1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-07-23 05:43:24 -07:00
Files
.vscode
base
docs
gen_c_library
components
.editorconfig
Readme.md
c_library.cpp
c_library.refactor
gen_c_lib.c
gen_segmented
gen_singleheader
gen_unreal_engine
scripts
test
.editorconfig
.gitignore
LICENSE
Readme.md
gencpp/gen_c_library/.editorconfig

9 lines
88 B
INI

[*.c]
indent_style = tab
indent_size = 4
[*.cpp]
indent_style = tab
indent_size = 2