git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = fd7693a1a501abe2d36417f476c7d2a7f5366eec

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