chore: enforce lf endings

This commit is contained in:
Peter Steinberger 2025-11-10 16:21:57 +00:00
parent 11945e7cb8
commit 94ec454ea0

10
.gitattributes vendored
View File

@ -1,2 +1,10 @@
* text=auto
biome.json text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.js text eol=lf
*.cjs text eol=lf
*.mjs text eol=lf
*.json text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.yaml text eol=lf