Update gitignore and gitattributes.

This commit is contained in:
David Molineus
2017-10-09 15:13:24 +02:00
parent ad4b61f696
commit 1f5add1d27
2 changed files with 31 additions and 5 deletions

10
.gitattributes vendored Normal file
View File

@@ -0,0 +1,10 @@
.check-author.yml export-ignore
.gitattributes export-ignore
.github export-ignore
.gitignore export-ignore
.travis.yml export-ignore
build.default.properties export-ignore
build.xml export-ignore
phpunit.xml.dist export-ignore
/tests export-ignore
/specs export-ignore