2018-01-26 15:50:15 +01:00

13 lines
265 B
Plaintext

#Ensure the markdown uses lf
*.markdown text eol=lf
*.js text eol=lf
*.json text eol=lf
*.lock text eol=lf
*.md text eol=lf
*.html text eol=lf
*.php text eol=lf
*.yml text eol=lf
*.xml text eol=lf
*.dist text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf