git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 54d2d583a8c09efe0f05d7571f040b0b5026134b

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