summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authori00171 <anton.delitsch@implema.se>2016-06-26 18:35:25 +0200
committeri00171 <anton.delitsch@implema.se>2016-06-26 18:35:25 +0200
commit47039d32c84ba699867920d2c3cb47a34b199b9d (patch)
tree4fbc2ec34889baeab00085e0509055dca7daee6a /.dockerignore
parent911be6ed00c1ece5d9ef2c16e80899bb7bffad67 (diff)
parentc110dffefe259c13e60193fb81ebb9d4b79504de (diff)
Merge branch 'master' of https://github.com/fguillot/kanboard
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 00000000..569d36ca
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,6 @@
+.git
+.git*
+data/*
+Makefile
+.*.yml
+*.json \ No newline at end of file