Skip to content

Commit 69d2761

Browse files
authored
Update .gitattributes (#12)
1 parent 495f7ba commit 69d2761

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/.* export-ignore
2+
/phpunit.xml.dist export-ignore
3+
/tests/ export-ignore
4+
15
* text=auto eol=lf
26
*.php text whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 diff=php
37
*.json text whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4

0 commit comments

Comments
 (0)