We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69cb36a commit 01ecb8cCopy full SHA for 01ecb8c
.gitattributes
@@ -1,6 +1,8 @@
1
-.github export-ignore
2
-.gitattributes export-ignore
3
-.gitignore export-ignore
4
-.travis.yml export-ignore
5
-phpunit.xml.dist export-ignore
6
-tests export-ignore
+.github export-ignore
+.gitattributes export-ignore
+.gitignore export-ignore
+.travis.yml export-ignore
+.php-cs-fixer.dist.php export-ignore
+phpstan.neon export-ignore
7
+phpunit.xml.dist export-ignore
8
+tests export-ignore
0 commit comments