aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 285a1835321abc16dfbba0960b3754e521652648 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SPDX-FileCopyrightText: 2021-2024 The Refinery Authors
#
# SPDX-License-Identifier: CC0-1.0

.yarn/releases/** binary
.yarn/plugins/** binary
*.cjs eol=lf
*.cts 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