More whitespace tweaks (#7714)

This commit is contained in:
Drathek
2024-02-09 12:49:10 -08:00
committed by GitHub
parent bb48f6c80b
commit 8f24952da9
3 changed files with 4978 additions and 4980 deletions

4
.gitattributes vendored
View File

@@ -1,13 +1,11 @@
* text=auto
## Enforce CRLF mode for DME (BYOND wants this.)
*.dme text eol=crlf
## Enforce text mode and LF line breaks
*.bat text eol=lf
*.cjs text eol=lf
*.css text eol=lf
*.dm text eol=lf
*.dme text eol=lf
*.dmf text eol=lf
*.htm text eol=lf
*.html text eol=lf