Add .gitattributes

This commit is contained in:
2020-11-08 19:09:44 +01:00
committed by Stefan Rohde-Enslin
parent 187029a36b
commit cdadfb5127

2
.gitattributes vendored Normal file
View File

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