git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 255d1b71074b5ccb61f47b55a6bef9b5e7ade613

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