summaryrefslogtreecommitdiff
path: root/.gitignore
blob: fdc8cb6c0941e200de4fbda6d738ce4af7e6c707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Keep the entries sorted to reduce the risk for a merge conflict
*.[ao]
*.exe
*.gcda
*.gcno
*.gcov
*.l[ao]
*.pyc
*.tcov
*~
.deps
/.libs/
/INSTALL
/aclocal.m4
/autom4te.cache
/breakdancer_testsuite.c
/config.h
/config.h.in
/config.log
/config.status
/config/Doxyfile
/config/Doxyfile-api
/config/compile
/config/config.guess
/config/config.sub
/config/depcomp
/config/install-sh
/config/ltmain.sh
/config/missing
/configure
/doc/doxy
/doc/doxy-api
/doc/engine-interface.txt
/doc/protocol-binary-range.txt
/doc/protocol-binary.txt
/engine_testapp
/libevent
/libevent-*
/libevent.stamp
/libtool
/m4/version.m4
/mcstat
/memcached
/memcached-*.tar.gz
/memcached-debug
/memcached-debug.profile
/memcached.spec
/memcached_dtrace.h
/mkinstalldirs
/sizes
/stamp-h1
/t/binary-sasl.t
/testapp
/timedrun
/version.num
Makefile
Makefile.in
TAGS
cscope.out
tags