git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 5c031404db5038eb8405fef8663dd97bd131bde5

branches: v2.1.X

tags: v2.1.2

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