mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 14:37:41 +00:00
9 lines
164 B
INI
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
|