gist/gayming/playstation2/.editorconfig

14 lines
189 B
INI
Raw Normal View History

2023-03-16 16:10:59 +01:00
root = false
[*]
# See .gitattributes
end_of_line = crlf
[*.{sh,bash}]
# Not for PS2 consumption
end_of_line = lf
[*.md]
# https://github.com/thlorenz/doctoc/issues/161
end_of_line = lf