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.
.gitattributes
1 parent 495f7ba commit 69d2761Copy full SHA for 69d2761
.gitattributes
@@ -1,3 +1,7 @@
1
+/.* export-ignore
2
+/phpunit.xml.dist export-ignore
3
+/tests/ export-ignore
4
+
5
* text=auto eol=lf
6
*.php text whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 diff=php
7
*.json text whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4
0 commit comments