ensure lf eol on checkout

This commit is contained in:
dwelle 2017-07-13 11:01:01 +02:00
parent 2f695c1eb2
commit 8005b65181
1 changed files with 8 additions and 8 deletions

16
.gitattributes vendored
View File

@ -1,8 +1,8 @@
*.txt text
*.js text
*.html text
*.md text
*.json text
*.yml text
*.css text
*.svg text
*.txt text eol=lf
*.js text eol=lf
*.html text eol=lf
*.md text eol=lf
*.json text eol=lf
*.yml text eol=lf
*.css text eol=lf
*.svg text eol=lf