aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: edd224dff13506b03f98c856274d170c04fdd04d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.yarn/releases/** binary
.yarn/plugins/** binary
*.cjs eol=lf
*.css eol=lf
*.js eol=lf
*.json eol=lf
*.jsx eol=lf
*.grammar eol=lf
*.scss eol=lf
*.ts eol=lf
*.tsx eol=lf