babashka/.dockerignore
Wes Morgan 347816820c
Add .cpcache and target to .dockerignore (#1094)
These can leak host env stuff into Docker build context and break things
2021-12-06 23:06:29 +01:00

19 lines
189 B
Text

.circleci/
.git/
.clj-kondo/
.github/
doc/
examples/
logo/
test-resources/
test/
.gitignore
.carve_ignore
.gitmodules
appveyor.yml
CHANGES.md
Dockerfile
LICENSE
README.md
.cpcache/
target/