12 lines
218 B
Plaintext
12 lines
218 B
Plaintext
# Enforce Unix newlines
|
|
*.css text eol=lf
|
|
*.html text eol=lf
|
|
*.js text eol=lf
|
|
*.json text eol=lf
|
|
*.less text eol=lf
|
|
*.md text eol=lf
|
|
*.svg text eol=lf
|
|
*.yml text eol=lf
|
|
*.py text eol=lf
|
|
*.sh text eol=lf
|