Add .gitattributes, git template

This commit is contained in:
2020-11-08 00:13:01 +01:00
committed by Stefan Rohde-Enslin
parent 1c86051997
commit 306efa3769
2 changed files with 34 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

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