git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 298835a8d356795a3bf327e2938d5db1f8498226

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