Skip to content

Commit 99e3674

Browse files
committed
Add gitattributes
1 parent f4782e0 commit 99e3674

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
tests/ export-ignore
2+
travis/ export-ignore
3+
.travis.yml export-ignore
4+
.gitignore export-ignore
5+
.gitattributes export-ignore
6+
phpunit.xml.* export-ignore
7+
composer.lock export-ignore

0 commit comments

Comments
 (0)