git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = f330f43c7204ad99ac7c52d0f5506082af4d6fd0

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