Add .gitattributes

phpcs-errors:221 phpunit-status:successful phpstan-errors:548
This commit is contained in:
2020-11-03 21:28:15 +01:00
committed by Stefan Rohde-Enslin
parent 5b71f800c2
commit 0b58b1feff

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.php text eol=lf diff=php
*.css text eol=lf