Files
2026-02-17 15:46:39 -07:00

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