mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 22:23:43 +00:00
8 lines
140 B
INI
8 lines
140 B
INI
# allow game dev to overwrite settings
|
|
root=false
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true |