mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 07:28:38 +08:00
tools/.gitignore: Ignore new tool binaries.
This commit is contained in:
parent
99c021e3a2
commit
754b485ce9
1 changed files with 3 additions and 0 deletions
3
tools/.gitignore
vendored
3
tools/.gitignore
vendored
|
@ -2,12 +2,15 @@
|
|||
/bdf-converter
|
||||
/cmpconfig
|
||||
/configure
|
||||
/convert-comments
|
||||
/detab
|
||||
/gencromfs
|
||||
/initialconfig
|
||||
/mkconfig
|
||||
/mkdeps
|
||||
/cnvwindeps
|
||||
/logparser
|
||||
/lowhex
|
||||
/mksymtab
|
||||
/mksyscall
|
||||
/mkversion
|
||||
|
|
Loading…
Reference in a new issue