git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = faf9296b6c1ebc17057fc213ece2ba401718b68b

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