]> git.sur5r.net Git - kconfig-frontends/blob - .hgignore
parser: build a shared library
[kconfig-frontends] / .hgignore
1 syntax: glob
2
3 .*.swp
4 *.o
5 *.lo
6 *.a
7 *.la
8 *.lai
9
10 frontends/conf/conf
11 frontends/gconf/gconf
12 frontends/mconf/mconf
13 frontends/nconf/nconf
14 frontends/qconf/qconf
15 frontends/qconf/qconf.moc
16
17 libs/parser/?conf.c
18 libs/*/.libs
19 frontends/*/.libs
20
21 aclocal.m4
22 configure
23 config.h
24 config.h.in
25 config.log
26 config.status
27 libtool
28
29 Makefile
30 Makefile.in
31 stamp-h1
32
33 .deps/
34 autom4te.cache/
35 scripts/