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