attempt to fix cachedump test
[awesomized/libmemcached] / .gitignore
1 *~
2 *.log
3 *.trs
4 *.exe
5 *.gz
6 *.lo
7 *.o
8 *.orig
9 *.output
10 *.pop
11 *.rej
12 *.rpm
13 *.tar
14 */*.l[oa]
15 */*/*.l[oa]
16 */*/.deps
17 */*/.dirstamp
18 */*/.libs
19 */.deps
20 */.dirstamp
21 */.libs
22 */Makefile
23 */Makefile.in
24 *TAGS
25 *patch
26 .deps
27 .cproject
28 .idea/
29 .project
30 .settings/
31 INSTALL
32 Makefile
33 Makefile.in
34 TAGS
35 aclocal.m4
36 aminclude.am
37 artifacts
38 autom4te.cache
39 autoscan.log
40 build-aux/
41 clients/memaslap
42 clients/memcapable
43 clients/memcat
44 clients/memcp
45 clients/memdump
46 clients/memerror
47 clients/memexist
48 clients/memflush
49 clients/memparse
50 clients/memping
51 clients/memrm
52 clients/memslap
53 clients/memstat
54 clients/memtouch
55 config.cache
56 config.log
57 config.status
58 config/compile
59 config/config.guess
60 config/config.sub
61 config/depcomp
62 config/install-sh
63 config/ltmain.sh
64 config/missing
65 config/pandora_vc_revinfo
66 config/top.h
67 configure
68 configure.scan
69 docs/*.[13]
70 docs/*.html
71 docs/build
72 docs/changes
73 docs/source/conf.py
74 docs/doctest/
75 docs/doctrees/
76 docs/html/
77 docs/linkcheck/
78 docs/text
79 example/memcached_light
80 example/t/memcached_light
81 libhashkit-1.0/configure.h
82 libhashkit/hashkitcon.h
83 libmemcached-1.0/configure.h
84 libmemcached-1.0/t/c_sasl_test
85 libmemcached-1.0/t/c_test
86 libmemcached-1.0/t/cc_test
87 libmemcached-1.2/configure.h
88 libmemcached-2.0/configure.h
89 libmemcached-?.??/
90 libmemcached/configure.h
91 libmemcached/csl/parser.cc
92 libmemcached/csl/parser.h
93 libmemcached/csl/scanner.cc
94 libmemcached/csl/scanner.h
95 libmemcached/dtrace_probes.h
96 libmemcached/generated_probes.h
97 libmemcached/memcached_configure.h
98 libtest/.hg/
99 libtest/.hgignore
100 libtest/abort
101 libtest/backtrace
102 libtest/core-count
103 libtest/skiptest
104 libtest/unittest
105 libtest/version.h
106 libtest/wait
107 libtest/yatlcon.h
108 libtool
109 m4/libtool.m4
110 m4/libtool.m4
111 m4/ltoptions.m4
112 m4/ltsugar.m4
113 m4/ltversion.m4
114 m4/lt~obsolete.m4
115 man/*.1
116 man/*.3
117 man/*.8
118 man/.doctrees/
119 mem_config.h
120 mem_config.h.in
121 mem_config.in
122 memcached/.git
123 memcached/.gitignore
124 memcached/memcached
125 memcached/memcached.spec
126 out
127 patch
128 patch2
129 stamp-h1
130 support/example.cnf
131 support/Makefile
132 support/Makefile.in
133 support/libmemcached-fc.spec
134 support/libmemcached.pc
135 support/libmemcached.spec
136 tags
137 tests/atomsmasher
138 tests/c_sasl_test
139 tests/c_test
140 tests/cycle
141 tests/failure
142 tests/hash_plus
143 tests/hashplus
144 tests/internals
145 tests/libmemcached-1.0/internals
146 tests/libmemcached-1.0/sasl
147 tests/libmemcached-1.0/testapp
148 tests/libmemcached-1.0/testsocket
149 tests/memcapable
150 tests/memcat
151 tests/memcp
152 tests/memdump
153 tests/memerror
154 tests/memexist
155 tests/memflush
156 tests/memping
157 tests/memplus
158 tests/memrm
159 tests/memslap
160 tests/memstat
161 tests/memtouch
162 tests/output.cmp
163 tests/parser
164 tests/sasl
165 tests/startservers
166 tests/testapp
167 tests/testhashkit
168 tests/testplus
169 tests/testudp
170 tests/var/
171 tmp_chroot
172 unittests/unittests
173 .idea/