git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 492b2753289159323f0ad3960e7706e51b57f9ec

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