aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2020-06-30 13:29:10 +0200
committerSandro Jäckel <sandro.jaeckel@gmail.com>2020-06-30 13:29:10 +0200
commit1423ff03363568617580799abaf872e280ade095 (patch)
tree4fa67a91eca979ba13c2a0791b2d2d8a23f5d74b /.dockerignore
parent14931be4fc01f26f54142f0e691b6afde057b932 (diff)
Ingore .git directory
to not bust the Docker cache if not actual files changed
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..6b8710a
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1 @@
+.git