git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 9aac65b6994c461a1868f1a1a28198d9a8b03c84

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