OVMS3-idf/tools/kconfig/.gitignore
Angus Gratton f6cd55d2ac config: Rename mconf to mconf-idf & conf to conf-idf
These versions of conf/mconf are forked from the upstream, and the CMake system allows mconf-idf to
be installed externally on the path. So the best option is to rename.

Includes changes to Windows installer for v1.1
2018-05-29 16:34:45 +10:00

34 lines
288 B
Plaintext

#
# Generated files
#
config*
*.d
*.lex.c
*.tab.c
*.tab.h
zconf.hash.c
*.moc
gconf.glade.h
*.pot
*.mo
#
# configuration programs
#
conf
conf-idf
mconf
mconf-idf
nconf
qconf
gconf
kxgettext
# configuration programs, Windows
conf.exe
mconf.exe
nconf.exe
qconf.exe
gconf.exe
kxgettext.exe