1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-31 19:30:30 +02:00

updated gitattributes

This commit is contained in:
David Grudl
2020-10-29 01:58:53 +01:00
parent 212dd1ae55
commit b27db4a9aa

6
.gitattributes vendored
View File

@@ -2,5 +2,9 @@
.gitignore export-ignore
.github export-ignore
.travis.yml export-ignore
appveyor.yml export-ignore
ecs.php export-ignore
phpstan.neon export-ignore
tests/ export-ignore
*.sh eol=lf
*.php* diff=php linguist-language=PHP