mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
[MIRROR] those should use lf (#10734)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
57c8db15ad
commit
609437fc92
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -3,6 +3,7 @@
|
|||||||
## Enforce text mode and LF line breaks
|
## Enforce text mode and LF line breaks
|
||||||
*.bat text eol=lf
|
*.bat text eol=lf
|
||||||
*.cjs text eol=lf
|
*.cjs text eol=lf
|
||||||
|
*.mjs text eol=lf
|
||||||
*.css text eol=lf
|
*.css text eol=lf
|
||||||
*.dm text eol=lf
|
*.dm text eol=lf
|
||||||
*.dme text eol=lf
|
*.dme text eol=lf
|
||||||
@@ -42,4 +43,3 @@
|
|||||||
|
|
||||||
## Force tab indents on dm files
|
## Force tab indents on dm files
|
||||||
*.dm whitespace=indent-with-non-tab
|
*.dm whitespace=indent-with-non-tab
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user