Merge pull request #168 from marc1706/add/gitattributes

[add/gitattributes] add .gitattributes
This commit is contained in:
Marc Alexander
2013-10-29 11:12:03 -07:00

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
tests/ export-ignore
develop/ export-ignore
travis/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.* export-ignore
README.md export-ignore
portal.php export-ignore