summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-02 22:35:54 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-02 22:35:54 -0400
commit4b5c3b05271a63cb7b2790ffa9a81453fef5b642 (patch)
treede0fb4b380d4882826dff7caae49114ce0a330ab /.dockerignore
parent9bc82296a93c348c376a7db472be1612f1785c3f (diff)
Use PHP7 for Docker image
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