git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = dc7f7fbdc2eea85dd2085982929c6dba5d53815e

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