Merge pull request #29 from helpfulrobot/add-standard-gitattributes-file

Added standard .gitattributes file
This commit is contained in:
Damian Mooyman 2016-01-18 17:34:31 +13:00
commit 1d5d71c956
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
/tests export-ignore
/.scrutinizer.yml export-ignore