mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +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
155f034b1e
commit
7832db7bb3
2
tools/kconfig/.gitignore
vendored
2
tools/kconfig/.gitignore
vendored
@ -26,7 +26,9 @@ kxgettext
|
|||||||
|
|
||||||
# configuration programs, Windows
|
# configuration programs, Windows
|
||||||
conf.exe
|
conf.exe
|
||||||
|
conf-idf.exe
|
||||||
mconf.exe
|
mconf.exe
|
||||||
|
mconf-idf.exe
|
||||||
nconf.exe
|
nconf.exe
|
||||||
qconf.exe
|
qconf.exe
|
||||||
gconf.exe
|
gconf.exe
|
||||||
|
Reference in New Issue
Block a user