git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 4c10ccbf5a619b69cef68aed0c514e38ee5f4278

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