Added standard .gitattributes file

This commit is contained in:
helpfulrobot 2016-01-16 19:34:48 +13:00
parent 934fa61433
commit c451c72efa
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
/tests export-ignore
/docs export-ignore
/.travis.yml export-ignore