git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = a5f9369d4ecf6e606790447dce5f86b2f6b1ff54

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