git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 8c5c4f5aa8134752e378851a932d1e5eb23db806

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