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:
parent
d17f554355
commit
30b3744b4e
2
.gitignore
vendored
2
.gitignore
vendored
@ -23,7 +23,7 @@
|
|||||||
.context
|
.context
|
||||||
.depend
|
.depend
|
||||||
.kconfig
|
.kconfig
|
||||||
/*.lock
|
*.lock
|
||||||
/bin
|
/bin
|
||||||
/boot_romfsimg.h
|
/boot_romfsimg.h
|
||||||
/external
|
/external
|
||||||
|
Loading…
x
Reference in New Issue
Block a user