We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3da8ed commit 43ffc65Copy full SHA for 43ffc65
1 file changed
.gitattributes
@@ -1,5 +1,8 @@
1
* text=auto
2
3
# ignore for dist
4
+/.github export-ignore
5
/tests export-ignore
6
+/.gitattributes export-ignore
7
+/.gitignore export-ignore
8
/phpunit.xml.dist export-ignore
0 commit comments