git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = bff3dc02b6db652b94055fb925e88d0be7bedeb1

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