git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = f9605e886bcbd33bde5559f5511bf18245d9f9e7

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