git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 055e7449e798c7a08acdfbfb31e845c14d4a7c69

branches: v2.8.X

tags: v2.8.0

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