git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 9c61b97402152f11f4c3dbc26bb88969e092d7d5

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