Created .gitattributes file. Fixes #39

This commit is contained in:
Hannes Van De Vreken
2015-01-21 15:01:58 +01:00
parent cb29c63b8d
commit 4f3a1394d2

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
* text=auto
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/LICENSE export-ignore
/phpunit.xml export-ignore
/README.md export-ignore