chore(repo): keep only current main snapshot
History squashed to one root commit to permanently drop old branch history and objects.
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
build/
|
||||
|
||||
# ESP-IDF local config artifacts
|
||||
sdkconfig*
|
||||
!sdkconfig.defaults
|
||||
|
||||
# Local editor/OS/cache noise
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
|
||||
managed_components
|
||||
JX_2R_01测试程序_STM32F103RF
|
||||
Reference in New Issue
Block a user