aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-10-04 18:09:39 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-10-04 18:09:39 +0200
commit2eb3f1ef130eaf127529cff7b799cb79a9e07782 (patch)
treec73b75f78bf3161ee0d97678555001268f8ed78f /.gitattributes
parentrefactor(language): disable rule parsing (diff)
downloadrefinery-2eb3f1ef130eaf127529cff7b799cb79a9e07782.tar.gz
refinery-2eb3f1ef130eaf127529cff7b799cb79a9e07782.tar.zst
refinery-2eb3f1ef130eaf127529cff7b799cb79a9e07782.zip
build: check out cjs files correctly on windows
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c6febf49..edd224df 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,6 @@
1.yarn/releases/** binary 1.yarn/releases/** binary
2.yarn/plugins/** binary 2.yarn/plugins/** binary
3*.cjs eol=lf
3*.css eol=lf 4*.css eol=lf
4*.js eol=lf 5*.js eol=lf
5*.json eol=lf 6*.json eol=lf