16 lines
302 B
Plaintext
Raw Normal View History

2016-11-28 21:52:15 -08:00
#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
*.txt text eol=lf
*.ini text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf