mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-02 00:23:02 +01:00
14 lines
189 B
INI
14 lines
189 B
INI
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
|