aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 63f6b190..c6febf49 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,10 @@
1.yarn/releases/** binary
2.yarn/plugins/** binary
1*.css eol=lf 3*.css eol=lf
2*.js eol=lf 4*.js eol=lf
3*.json eol=lf 5*.json eol=lf
4*.jsx eol=lf 6*.jsx eol=lf
7*.grammar eol=lf
5*.scss eol=lf 8*.scss eol=lf
6*.ts eol=lf 9*.ts eol=lf
7*.tsx eol=lf 10*.tsx eol=lf