Add .gitattributes (#287)

This commit is contained in:
Marcin Michalski 2018-06-25 23:19:13 +02:00 committed by Arkadiusz Kondas
parent ab22cc5b68
commit 4a3194fd90
1 changed files with 14 additions and 0 deletions

14
.gitattributes vendored Normal file
View File

@ -0,0 +1,14 @@
* text=auto
/docs export-ignore
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/ecs.yml export-ignore
/CHANGELOG.md export-ignore
/CONTRIBUTING.md export-ignore
/mkdocs.yml export-ignore
/phpbench.json export-ignore
/phpstan.neon export-ignore
/phpunit.xml export-ignore