We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a18c1c commit 4197604Copy full SHA for 4197604
.gitattributes
@@ -1,6 +1,6 @@
1
-tests/ export-ignore
2
-.github/ export-ignore
3
-.node_modules/ export-ignore
+.github export-ignore
4
.gitignore export-ignore
5
.gitattributes export-ignore
+build.xml export-ignore
6
phpunit.xml.* export-ignore
+tests export-ignore
0 commit comments