We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 758ff20 + 76b901a commit 83e1246Copy full SHA for 83e1246
1 file changed
.gitattributes
@@ -1 +1,7 @@
1
-* text=auto
+* text=auto
2
+
3
+/.github export-ignore
4
+/tests export-ignore
5
+/.gitattributes export-ignore
6
+/.gitignore export-ignore
7
+/phpunit.xml.dist export-ignore
0 commit comments