mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Enforces line endings
Updates the contributing file Fucking i hate you
This commit is contained in:
9
.gitattributes
vendored
9
.gitattributes
vendored
@@ -1,3 +1,12 @@
|
||||
*.dmm eol=crlf
|
||||
*.dm eol=crlf
|
||||
*.md eol=crlf
|
||||
*.txt eol=crlf
|
||||
*.html eol=crlf
|
||||
#this breaks if its in crlf
|
||||
code/__DEFINES/rust_g.dm eol=lf
|
||||
|
||||
|
||||
# merger hooks, run tools/hooks/install.bat or install.sh to set up
|
||||
*.dmm merge=dmm
|
||||
*.dmi merge=dmi
|
||||
|
||||
Reference in New Issue
Block a user