git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = d4f28be28d36f12a6b1787f5883354f7fe2bb659

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