We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c2f28 commit 9afdafeCopy full SHA for 9afdafe
.gitattributes
@@ -0,0 +1,17 @@
1
+/.docker export-ignore
2
+/.github export-ignore
3
+/etc export-ignore
4
+/tests/Integration export-ignore
5
+/tests/TestApplication export-ignore
6
+/tests/Unit export-ignore
7
+.dockerignore export-ignore
8
+.editorconfig export-ignore
9
+.gitattributes export-ignore
10
+.gitignore export-ignore
11
+behat.yml.dist export-ignore
12
+ecs.php export-ignore
13
+node_modules export-ignore
14
+phpstan.neon.dist export-ignore
15
+phpunit.xml.dist export-ignore
16
+rector.php export-ignore
17
+symfony.lock export-ignore
0 commit comments