We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3174b commit aca06bfCopy full SHA for aca06bf
.gitattributes
@@ -1,8 +1,11 @@
1
+/.coveralls.yml export-ignore
2
+/.editorconfig export-ignore
3
+/.github export-ignore
4
+/.gitattributes export-ignore
5
+/.gitignore export-ignore
6
+/Makefile export-ignore
7
+/phpcs.xml.dist export-ignore
8
+/phpstan.neon.dist export-ignore
9
+/phpunit.xml.dist export-ignore
10
+/README.md export-ignore
11
/tests export-ignore
-.editorconfig export-ignore
-.gitattributes export-ignore
-.gitignore export-ignore
-.travis.yml export-ignore
-phpcs.xml export-ignore
-phpunit.xml.dist export-ignore
-README.md export-ignore
0 commit comments