Files
mapper/backend/node_modules/node-osc/.gitattributes
2026-03-10 20:48:09 +00:00

12 lines
292 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.js text eol=lf
*.mjs text eol=lf
*.json text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.yaml text eol=lf