git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = b1f06489696240f7a7c8c1672b9ea9ba0c4a08f6

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