# 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
|