Skip to content

Commit 0be7753

Browse files
authored
Merge pull request #155 from lloricode/gitattributes
Add .gitattributes
2 parents 8f54e12 + 96b7046 commit 0be7753

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Ignore all test and documentation with "export-ignore".
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/.travis.yml export-ignore
5+
/phpunit.xml export-ignore
6+
/tests export-ignore

0 commit comments

Comments
 (0)