git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 871ce5d63a157e71a821ab76543e8d8631e88028

raw · blame · history

#See http://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines
[*]
end_of_line = lf

[*.cpp,*.hpp,*.h]
indent_style = spaces