aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..b09db2c
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,8 @@
+**/.git
+**/.gitattributes
+**/.gitignore
+
+.dockerignore
+**/Dockerfile
+
+.travis