We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc6948 commit 6920245Copy full SHA for 6920245
1 file changed
.gitattributes
@@ -0,0 +1,20 @@
1
+/.github/ export-ignore
2
+/.phpunit.cache/ export-ignore
3
+/tools/ export-ignore
4
+/tests/bootstrap.php export-ignore
5
+/tests/resources/xml export-ignore
6
+/tests/Utils/ export-ignore
7
+/tests/Addressing/ export-ignore
8
+codecov.yml export-ignore
9
+.editorconfig export-ignore
10
+.gitattributes export-ignore
11
+.gitignore export-ignore
12
+phpstan-baseline.neon export-ignore
13
+phpstan-baseline-dev.neon export-ignore
14
+phpstan.neon export-ignore
15
+phpstan-dev.neon export-ignore
16
+phpcs.xml export-ignore
17
+phpunit.xml export-ignore
18
+.php_cs.dist export-ignore
19
+.markdownlintignore export-ignore
20
+.markdownlint.yml export-ignore
0 commit comments