git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = d8fe60bddc15b220fab84ff5741c5760358d0983

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