Skip to content

Commit ed21111

Browse files
committed
Fix .gitattributes
1 parent 6bb60e3 commit ed21111

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitattributes

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
tests/* linguist-vendored
1+
* text=auto
2+
3+
/tests export-ignore
4+
.editorconfig export-ignore
5+
.gitattributes export-ignore
6+
.gitignore export-ignore
7+
.travis.yml export-ignore
8+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)