mirror of
https://github.com/HEYAHONG/kconfig-frontends.git
synced 2025-10-14 03:07:57 +08:00

This impacts: - .version (kcf version) - configure.ac (kcf version) - scripts/version.sh (get the cset) - .gitignore (instead of .hgignore) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
44 lines
552 B
Plaintext
44 lines
552 B
Plaintext
.*.swp
|
|
*.o
|
|
*.lo
|
|
*.a
|
|
*.la
|
|
*.lai
|
|
*.exe
|
|
|
|
.libs/
|
|
|
|
/frontends/conf/conf
|
|
/frontends/conf/*-conf
|
|
/frontends/gconf/gconf
|
|
/frontends/gconf/*-gconf
|
|
/frontends/mconf/mconf
|
|
/frontends/mconf/*-mconf
|
|
/frontends/nconf/nconf
|
|
/frontends/nconf/*-nconf
|
|
/frontends/qconf/qconf
|
|
/frontends/qconf/*-qconf
|
|
/frontends/qconf/qconf.moc
|
|
|
|
/libs/images/images.c
|
|
/libs/images/images.h
|
|
/libs/parser/?conf.c
|
|
|
|
/utils/tweak
|
|
/utils/gettext
|
|
/utils/*-gettext
|
|
|
|
aclocal.m4
|
|
configure
|
|
config.log
|
|
config.status
|
|
libtool
|
|
|
|
Makefile
|
|
Makefile.in
|
|
stamp-h1
|
|
|
|
.deps/
|
|
/autom4te.cache/
|
|
/scripts/.autostuff
|