summaryrefslogtreecommitdiff
path: root/deps/jemalloc
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-11-25 16:40:15 +0100
committerantirez <antirez@gmail.com>2011-11-25 16:42:10 +0100
commit86de66e32fa35541e7034841b78bafab77759c3c (patch)
tree1910fb4eef806a72e8869e1440e6064e5f2b6bc9 /deps/jemalloc
parent2753acf1d642628d01de0d2a477c5d905fb761bc (diff)
downloadredis-86de66e32fa35541e7034841b78bafab77759c3c.tar.gz
jemalloc gitignore updated to jemalloc 2.2.5
Diffstat (limited to 'deps/jemalloc')
-rw-r--r--deps/jemalloc/.gitignore30
1 files changed, 19 insertions, 11 deletions
diff --git a/deps/jemalloc/.gitignore b/deps/jemalloc/.gitignore
index 9eeb7e67f..32b4c424b 100644
--- a/deps/jemalloc/.gitignore
+++ b/deps/jemalloc/.gitignore
@@ -1,15 +1,23 @@
-/Makefile
+/autom4te.cache/
/config.stamp
+/config.log
/config.status
-
+/configure
/doc/html.xsl
-/doc/jemalloc.xml
/doc/manpages.xsl
-
-/src/*.d
-/lib
-
-# The following headers are generated
-/include/jemalloc/*.h
-/include/jemalloc/internal/jemalloc_internal.h
-/test/jemalloc_test.h
+/doc/jemalloc.xml
+/doc/jemalloc.html
+/doc/jemalloc.3
+/lib/
+/Makefile
+/include/jemalloc/internal/jemalloc_internal\.h
+/include/jemalloc/jemalloc\.h
+/include/jemalloc/jemalloc_defs\.h
+/test/jemalloc_test\.h
+/src/*.[od]
+/test/*.[od]
+/test/*.out
+/test/[a-z]*
+!test/*.c
+!test/*.exp
+/VERSION