mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
gitignore: Add mconf-idf.exe and conf-idf.exe
Problem since f6cd55d2ac
Closes https://github.com/espressif/esp-idf/issues/2751
This commit is contained in:
committed by
Angus Gratton
parent
ed1304146b
commit
df53422cad
2
tools/kconfig/.gitignore
vendored
2
tools/kconfig/.gitignore
vendored
@ -26,7 +26,9 @@ kxgettext
|
||||
|
||||
# configuration programs, Windows
|
||||
conf.exe
|
||||
conf-idf.exe
|
||||
mconf.exe
|
||||
mconf-idf.exe
|
||||
nconf.exe
|
||||
qconf.exe
|
||||
gconf.exe
|
||||
|
Reference in New Issue
Block a user