Added standard .gitattributes file

This commit is contained in:
helpfulrobot 2016-01-16 18:29:44 +13:00
parent 1a37a8033a
commit fa78a98d9c
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

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