git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = e45be9c720ef34e145aa52553036cbf130c3a9d1

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