We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8d880 commit 69f7254Copy full SHA for 69f7254
.gitattributes
@@ -1,8 +1,5 @@
1
-.github export-ignore
2
-.gitattributes export-ignore
3
-.gitignore export-ignore
+.git* export-ignore
4
.editorconfig export-ignore
5
-phpcs.xml.dist export-ignore
6
-phpstan.neon.dist export-ignore
7
-phpunit.xml.dist export-ignore
+php*.dist export-ignore
+phpmd.ruleset.xml export-ignore
8
tests/ export-ignore
0 commit comments