git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = d91e73632b6579237eb45693a7843541e504c9b6

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