Ignore all *.lock in apps folder

to fix the ci break reported by:
https://github.com/apache/nuttx/actions/runs/8124056482/job/22205151164?pr=11829

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2024-03-03 01:51:16 +08:00 committed by Mateusz Szafoni
parent d17f554355
commit 30b3744b4e

2
.gitignore vendored
View File

@ -23,7 +23,7 @@
.context
.depend
.kconfig
/*.lock
*.lock
/bin
/boot_romfsimg.h
/external