2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 14:37:41 +00:00
Files
CWE-ou-minkata/.editorconfig
rarified a553708b5b Change all CRLF-text files to LF-text files
to match H'uru for patching
2021-01-28 12:08:00 -07:00

9 lines
164 B
INI

# Indicate there is no need to continue trawling
root = true
# Cyan's source files use tabs... mostly...
[*]
end_of_line = crlf
indent_style = tab
indent_size = 4