Add .gitattributes

This commit is contained in:
2020-11-08 19:05:08 +01:00
committed by Stefan Rohde-Enslin
parent c783e030ba
commit 932c315301

2
.gitattributes vendored Normal file
View File

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