6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
|
# enforce unix style line endings
|
||
|
*.js text eol=lf
|
||
|
*.md text eol=lf
|
||
|
*.json text eol=lf
|
||
|
*.yml text eol=lf
|
||
|
*.hbs text eol=lf
|