e24ac7a346
* Update tools/kconfig/.gitignore for auto-generated file *.o. Merges https://github.com/espressif/esp-idf/pull/3073
36 lines
319 B
Text
36 lines
319 B
Text
#
|
|
# Generated files
|
|
#
|
|
config*
|
|
*.d
|
|
*.lex.c
|
|
*.tab.c
|
|
*.tab.h
|
|
zconf.hash.c
|
|
*.moc
|
|
gconf.glade.h
|
|
*.pot
|
|
*.mo
|
|
*.o
|
|
|
|
#
|
|
# configuration programs
|
|
#
|
|
conf
|
|
conf-idf
|
|
mconf
|
|
mconf-idf
|
|
nconf
|
|
qconf
|
|
gconf
|
|
kxgettext
|
|
|
|
# configuration programs, Windows
|
|
conf.exe
|
|
conf-idf.exe
|
|
mconf.exe
|
|
mconf-idf.exe
|
|
nconf.exe
|
|
qconf.exe
|
|
gconf.exe
|
|
kxgettext.exe
|