This commit is contained in:
ZZY
2025-06-27 01:49:49 +08:00
commit 5f560c1268

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
*
!.gitignore
!Core/Src/main.c
!libs/
!libs/**/*
!embedding.ioc
!Makefile
!CMakeLists.txt