mirror of
https://github.com/usetrmnl/tailor-designs.git
synced 2026-04-29 13:45:22 -07:00
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
*.yml text eol=lf
|
|
*.yaml text eol=lf
|
|
*.md text eol=lf
|
|
*.js text eol=lf
|
|
*.html text eol=lf
|