mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
kconfig: Ignore Windows host-compiled executables
This commit is contained in:
8
tools/kconfig/.gitignore
vendored
8
tools/kconfig/.gitignore
vendored
@@ -20,3 +20,11 @@ nconf
|
|||||||
qconf
|
qconf
|
||||||
gconf
|
gconf
|
||||||
kxgettext
|
kxgettext
|
||||||
|
|
||||||
|
# configuration programs, Windows
|
||||||
|
conf.exe
|
||||||
|
mconf.exe
|
||||||
|
nconf.exe
|
||||||
|
qconf.exe
|
||||||
|
gconf.exe
|
||||||
|
kxgettext.exe
|
||||||
|
Reference in New Issue
Block a user