modify gitignore

This commit is contained in:
Elias Ahokas
2025-10-18 19:46:40 +03:00
parent 936b27116e
commit f005fcf1c7
2 changed files with 1485 additions and 3 deletions

12
.gitignore vendored
View File

@@ -1,3 +1,9 @@
build/ *
sdkconfig !*/
sdkconfig.old !components/**
!main/**
!.gitignore
!.gitmodules
!CMakeLists.txt
!dependencies.lock
!README.md

1476
main/lv_conf.h Normal file

File diff suppressed because it is too large Load Diff