We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253f595 commit 949e01dCopy full SHA for 949e01d
.dockerignore
@@ -0,0 +1,14 @@
1
+/.github
2
+/.idea
3
+/build
4
+/docs
5
+/vendor
6
+/.dockerignore
7
+/.gitattributes
8
+/.gitignore
9
+/composer.lock
10
+/CONTRIBUTING.md
11
+/Dockerfile
12
+/LICENSE
13
+/makefile
14
+/README.md
.gitignore
@@ -2,4 +2,4 @@
/build
/docs
/vendor
-composer.lock
0 commit comments