git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 610539a5908d412bb3fd5f829e59a3b155b6ddee

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