git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 4ab66e1416f718d4a6d025c4d49760159d67b61d

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