]> git.sur5r.net Git - kconfig-frontends/blob - .gitignore
buildsystem: do not use program-prefix to set the kconfig- prefix
[kconfig-frontends] / .gitignore
1 .*.swp
2 *.o
3 *.lo
4 *.a
5 *.la
6 *.lai
7 *.exe
8
9 .libs/
10
11 /frontends/conf/kconfig-conf
12 /frontends/gconf/kconfig-gconf
13 /frontends/mconf/kconfig-mconf
14 /frontends/nconf/kconfig-nconf
15 /frontends/qconf/kconfig-qconf
16 /frontends/qconf/qconf.moc
17
18 /libs/images/images.c
19 /libs/images/images.h
20 /libs/parser/hconf.c
21 /libs/parser/lconf.c
22 /libs/parser/yconf.c
23
24 /utils/kconfig-tweak
25 /utils/kconfig-gettext
26
27 aclocal.m4
28 configure
29 config.log
30 config.status
31 libtool
32
33 Makefile
34 Makefile.in
35 stamp-h1
36
37 .deps/
38 /autom4te.cache/
39 /scripts/.autostuff
40
41 kconfig-frontends-*.tar*
42 kconfig-frontends-*.shar*
43 kconfig-frontends-*.zip