git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 440c4aa8f7853a398e54c72cec457a03bb4be23c

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