git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 92923ac78986836b3f354892b6b0aefc501a4713

branches: v2.1.X

tags: v2.1.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