Files
kichikuou_xsystem35-sdl2/.editorconfig
T

14 lines
161 B
INI

# https://EditorConfig.org
root = true
[*]
charset = utf-8
[*.{h,c}]
indent_style = tab
indent_size = 4
[CMakeLists.txt]
indent_style = space
indent_size = 2