mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
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
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -23,7 +23,7 @@
|
|||
.context
|
||||
.depend
|
||||
.kconfig
|
||||
/*.lock
|
||||
*.lock
|
||||
/bin
|
||||
/boot_romfsimg.h
|
||||
/external
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue