We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421c561 commit 9f3e1b7Copy full SHA for 9f3e1b7
.gitattributes
@@ -1,9 +1,7 @@
1
-tests/ export-ignore
2
-travis/ export-ignore
3
-.github/ export-ignore
4
-.travis.yml export-ignore
5
-.gitignore export-ignore
+.github export-ignore
+.gitignore export-ignore
6
.gitattributes export-ignore
7
-phpunit.xml.dist export-ignore
+build.xml export-ignore
8
composer.lock export-ignore
9
-build.xml export-ignore
+phpunit.xml.* export-ignore
+tests export-ignore
0 commit comments