mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-01-30 22:34:05 +01:00
7 lines
287 B
Plaintext
7 lines
287 B
Plaintext
|
# Everything in SMB/OpenPS2Loader has crlf line endings and while I am unsure
|
||
|
# on whether it actually requires that, better safe than sorry. Their git
|
||
|
# uses lf though, but maybe that doesn't matter in source code.
|
||
|
* text=auto eol=crlf
|
||
|
# Not for PS2 consumption
|
||
|
*.{sh,bash} text eol=lf
|