]> git.sur5r.net Git - kconfig-frontends/blob - .gitignore
Makefile: ensure image directory exists
[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 /libs/parser/kconfig-parser.pc
25
26 /utils/kconfig-tweak
27 /utils/kconfig-gettext
28
29 aclocal.m4
30 configure
31 config.log
32 config.status
33 libtool
34
35 Makefile
36 Makefile.in
37 stamp-h1
38
39 .deps/
40 /autom4te.cache/
41 /scripts/.autostuff
42 .dirstamp
43
44 kconfig-frontends-*.tar*
45 kconfig-frontends-*.shar*
46 kconfig-frontends-*.zip