Add .gitattributes

This commit is contained in:
2020-11-08 19:08:47 +01:00
committed by Stefan Rohde-Enslin
parent b1e86b94b9
commit 0f3fd1637b

2
.gitattributes vendored Normal file
View File

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