git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 5dfe56da046e459d7a21d8857c365c0b6608d04a

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