1
0
Fork 0
Vincent Klaiber 2017-10-02 21:35:31 +02:00
parent d4443465bb
commit f6a410083f
No known key found for this signature in database
GPG Key ID: 66C8C908EAE057A4
1 changed files with 17 additions and 0 deletions

17
.gitattributes vendored Normal file
View File

@ -0,0 +1,17 @@
* text=auto
/.vscode export-ignore
/fixtures export-ignore
/tests export-ignore
/images export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.dockerignore export-ignore
/.travis.yml export-ignore
/codecov.yml export-ignore
/Dockerfile export-ignore
/Performance.php export-ignore
/php.ini export-ignore
/phpcs.xml.dist export-ignore
/phpunit.xml.dist export-ignore
/README.md export-ignore