git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 7526f4e14e39a9d40d9ab5586320af1915a207e8

branches: v2.2.X

tags: v2.2.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