We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 278ee9c + db8cb6c commit fadf8a2Copy full SHA for fadf8a2
.gitattributes
@@ -4,10 +4,12 @@
4
* text eol=lf
5
6
# Ignore all test and documentation with "export-ignore".
7
+/.github export-ignore
8
/.gitattributes export-ignore
9
/.gitignore export-ignore
10
/.travis.yml export-ignore
11
/phpunit.xml.dist export-ignore
12
+/.php_cs.dist.php export-ignore
13
/.scrutinizer.yml export-ignore
14
/tests export-ignore
15
/.editorconfig export-ignore
0 commit comments