Added standard .gitattributes file

This commit is contained in:
helpfulrobot 2016-01-15 16:51:59 +13:00
parent 5e3802abe5
commit 37fe9e4578
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