git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 6082686bdf3960ac115c5c46c9415824fa0cc190

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