[MIRROR] those should use lf (#10734)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-24 09:34:03 -07:00
committed by GitHub
parent 57c8db15ad
commit 609437fc92

2
.gitattributes vendored
View File

@@ -3,6 +3,7 @@
## Enforce text mode and LF line breaks
*.bat text eol=lf
*.cjs text eol=lf
*.mjs text eol=lf
*.css text eol=lf
*.dm text eol=lf
*.dme text eol=lf
@@ -42,4 +43,3 @@
## Force tab indents on dm files
*.dm whitespace=indent-with-non-tab