]> git.saurik.com Git - redis.git/blob - deps/jemalloc/.gitignore
Jemalloc updated to version 3.2.0.
[redis.git] / deps / jemalloc / .gitignore
1 /autom4te.cache/
2 /config.stamp
3 /config.log
4 /config.status
5 /configure
6 /doc/html.xsl
7 /doc/manpages.xsl
8 /doc/jemalloc.xml
9 /doc/jemalloc.html
10 /doc/jemalloc.3
11 /lib/
12 /Makefile
13 /include/jemalloc/internal/jemalloc_internal\.h
14 /include/jemalloc/internal/size_classes\.h
15 /include/jemalloc/jemalloc\.h
16 /include/jemalloc/jemalloc_defs\.h
17 /test/jemalloc_test\.h
18 /src/*.[od]
19 /test/*.[od]
20 /test/*.out
21 /test/[a-zA-Z_]*
22 !test/*.c
23 !test/*.exp
24 /VERSION
25 /bin/jemalloc.sh