Skip to content

Commit 46244e7

Browse files
authored
Merge pull request #98 from willemstuursma/gitattributes
Update .gitattributes
2 parents 3a711e0 + f894abb commit 46244e7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Auto detect text files and perform LF normalization
22
* text=auto
33

4+
.gitattributes export-ignore
5+
.github export-ignore
6+
.gitignore export-ignore
7+
.travis.yml export-ignore
48
tests/ export-ignore
59
phpunit.xml export-ignore
6-
.travis.yml export-ignore

0 commit comments

Comments
 (0)