git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = c91e8f6d20956b9456a46b55f1fbbdef51980c00

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