git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = dcdbd31fd36fef48fd70c6a65761ded6c52b71c4

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