Add .gitattributes

This commit is contained in:
Willem Wollebrants 2017-02-09 16:09:41 +01:00
parent 37408859b8
commit 43c97db077

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/phpunit.xml export-ignore