summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore18
1 files changed, 17 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index 569d36ca..6376742b 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,6 +1,22 @@
.git
.git*
+.dockerignore
+.vagrant
+.idea
data/*
Makefile
.*.yml
-*.json \ No newline at end of file
+*.yml
+*.js
+*.md
+*.sh
+app.json
+bower.json
+nitrous.json
+package.json
+config.php
+Vagrantfile
+web.config
+Makefile
+bower_components
+node_modules