git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = dd828fd0d6643562d2cc793f5861c3c663e1e3b0

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