git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 96dcde3aae33ac9d8a6784d32ce61fd86cfcc21e

branches: v2.5.X

tags: v2.5.0

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