Skip to content

Commit f017c10

Browse files
authored
Merge pull request #343 from emrekayat/fix/assigned-254
chore: normalize script and web asset line endings (#254)
2 parents df1a4a9 + 405c936 commit f017c10

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitattributes

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@ scripts/*.mjs text eol=lf
44
*.js text eol=lf
55
*.json text eol=lf
66
*.md text eol=lf
7-
*.toml text eol=lf
7+
*.toml text eol=lf
8+
*.sh text eol=lf
9+
*.yml text eol=lf
10+
*.yaml text eol=lf
11+
*.css text eol=lf
12+
*.html text eol=lf

0 commit comments

Comments
 (0)