git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 9076d3cbc206f681598eb51d5af76c04498a14c6

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