Skip to content

Commit ffd8da3

Browse files
committed
Update .gitattributes
1 parent 66daff3 commit ffd8da3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Diff for: .gitattributes

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
# .gitattributes
1+
.gitattributes export-ignore
2+
.gitignore export-ignore
3+
.editorconfig export-ignore
4+
.github export-ignore
25
tests/ export-ignore
6+
.phpcs.xml.dist export-ignore
37
phpunit.xml.dist export-ignore
4-
.travis.yml export-ignore
58

69
# Auto detect text files and perform LF normalization
710
* text=auto

0 commit comments

Comments
 (0)