Merge pull request #194 from GrahamCampbell/gitstuff

Added a .gitattributes file
This commit is contained in:
Daniele Alessandri
2014-07-27 11:46:51 +02:00
+8
View File
@@ -0,0 +1,8 @@
* text=auto
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/phpunit.xml.dist export-ignore
/phpunit.xml.travisci export-ignore