chore: enforce lf endings
This commit is contained in:
parent
11945e7cb8
commit
94ec454ea0
10
.gitattributes
vendored
10
.gitattributes
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user