summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 00000000..bfa82a3d
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,10 @@
+.dockerignore
+.git
+.gitignore
+.editorconfig
+.github
+/src
+/tests
+/bin
+composer.json
+vendor_php \ No newline at end of file