Skip to content

Commit 981d35c

Browse files
authored
Merge pull request #18 from rakit/add-gitattributes
Add .gitattributes to excludes tests files
2 parents 4893de0 + 93f014c commit 981d35c

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
@@ -0,0 +1,4 @@
1+
# Exclude unused files
2+
/tests export-ignore
3+
/phpunit.xml.dist export-ignore
4+
/.travis.yml export-ignore

0 commit comments

Comments
 (0)