Add .gitattributes, .git.template

This commit is contained in:
2020-11-03 18:25:42 +01:00
committed by Stefan Rohde-Enslin
parent 01afccc6a9
commit 645cd6f687
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