line ending ruleset

This commit is contained in:
Matteias Collet 2018-01-08 02:47:29 +01:00 committed by GitHub
parent 0bfb700e70
commit ac0eaae9ed

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
# Auto detect text files and perform LF normalization
* text eol=crlf
*.html text
*.css text
*.xml text