git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 75741e4a2588afd4c38bba19f34c2e0e1d30b57c

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