fix line-ends

This commit is contained in:
Stefan Bodewig 2018-06-18 21:36:08 +02:00
parent 4af0545d55
commit befd324283
3 changed files with 298 additions and 262 deletions

36
.gitattributes vendored Normal file
View File

@ -0,0 +1,36 @@
*.bat eol=crlf
*.bz2 binary
*.cmd eol=crlf
*.css text
*.dtd text
*.g text
*.gif binary
*.gz binary
*.html text diff=html
*.ico binary
*.inc text
*.jar binary
*.jpg binary
*.jsp text
*.md text
*.md5 text
*.md5sum text
*.mf text
*.pl text diff=perl
*.properties text
*.py text diff=python
*.result text
*.sample text
*.sh eol=lf
*.tar binary
*.test text
*.txt text
*.wxs text
*.xml text
*.xsd text
*.xsl text
*.zip binary
.gitattributes text
.gitignore text
NOTICE text
README text