cmogstored 1.8.1 - use default system stack size
[cmogstored.git] / .gitignore
blob768a6abdd0524365a0b5d271e43eacf68b7ce5c1
1 *-1
2 *-t
3 *.1
4 *.a
5 *.gc??
6 *.gz
7 *.log
8 *.o
9 .deps
10 .dirstamp
11 /*.cache
12 /*.in
13 /.version
14 /.gnulib-version
15 /ChangeLog*
16 /NEWS*
17 /_build
18 /aclocal.m4
19 /cfg_parser.c
20 /chunk_parser.c
21 /cmogstored
22 /cmogstored-*.*.*/
23 /cmogstored.1.txt
24 /config.h
25 /config.rpath
26 /config.status
27 /configure
28 /http_parser.c
29 /iostat_parser.c
30 /lib
31 /listen_parser.c
32 /mgmt_parser.c
33 /valid_put_path.c
34 probes.h
35 /stamp-h1
36 /tmp
37 /valid_path.c
38 /www
39 Makefile
40 Makefile.in
41 TAGS
42 cmogstored-*.tar.gz
43 confdefs.h
44 conftest*
45 cover_db
46 perf.data*
47 tags
48 *.trs
51 # gnulib tests
52 /tests
54 /build-aux/ar-lib
55 /build-aux/compile
56 /build-aux/test-driver
58 # should be redundant, but different revisions of gnulib
59 # yield different results:
60 /build-aux/snippet/*.h
61 /m4/onceonly.m4