We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8087d80 commit f9c1e79Copy full SHA for f9c1e79
1 file changed
.gitattributes
@@ -9,10 +9,14 @@
9
/.editorconfig export-ignore
10
/.gitattributes export-ignore
11
/.gitignore export-ignore
12
+/phpunit.xml export-ignore
13
/phpunit.xml.dist export-ignore
14
+/phpstan.neon export-ignore
15
/phpstan.neon.dist export-ignore
16
+/phpcs.xml export-ignore
17
/phpcs.xml.dist export-ignore
18
/infection.json export-ignore
19
+/infection.json.dist export-ignore
20
/Makefile export-ignore
21
/CONTRIBUTING.md export-ignore
22
/CHANGES.md export-ignore
0 commit comments