git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = c0e47392f6ee0b96114876ce464e793ac838ebaa

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