aboutsummaryrefslogtreecommitdiffstats
path: root/.editorconfig
blob: 3ca70e60e483b67bc7266c0d154937cd2e7eaea4 (plain) (blame)
1
2
3
4
5
6
[*.{c,h,inf,rc,wxs}]
indent_style = tab

[*.{proj,props,vcxproj,wixproj}]
indent_style = space
indent_size = 2