2023-01-16 17:55:16 -05:00
|
|
|
# Configuration files
|
|
|
|
sdkconfig
|
|
|
|
sdkconfig.old
|
2023-06-03 17:11:09 -04:00
|
|
|
dependencies.lock
|
2023-01-16 17:55:16 -05:00
|
|
|
|
2023-08-26 12:21:41 -04:00
|
|
|
# Visual Studio Code
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
.history/*
|
2023-05-27 10:21:08 -04:00
|
|
|
|
2023-01-16 17:55:16 -05:00
|
|
|
# Production folder
|
2023-05-28 12:41:55 -04:00
|
|
|
build/
|
|
|
|
**/build/
|
2023-03-16 23:22:29 -04:00
|
|
|
!build/config
|
|
|
|
build/config/*
|
|
|
|
!build/config/kconfig_menus.json
|
|
|
|
!build/config/sdkconfig.json
|
2023-01-16 17:55:16 -05:00
|
|
|
|
2023-05-23 15:41:29 -04:00
|
|
|
# Test folder
|
|
|
|
test/build/*
|
|
|
|
|
2023-01-16 17:55:16 -05:00
|
|
|
# HTML documentation
|
|
|
|
html_doc/
|
|
|
|
|
|
|
|
components/components/*
|
2023-06-18 21:40:30 -04:00
|
|
|
config.bin
|
2024-06-11 10:14:30 +02:00
|
|
|
config.cvs
|
|
|
|
managed_components/*
|