]> git.saurik.com Git - redis.git/blobdiff - deps/jemalloc/.gitignore
Jemalloc updated to 3.0.0.
[redis.git] / deps / jemalloc / .gitignore
index 9eeb7e67faee858f4c668c3fdf237e47925b8137..e6e8bb00904e6830db92f5f04c2a5b3947163265 100644 (file)
@@ -1,15 +1,25 @@
-/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/internal/size_classes\.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
+/bin/jemalloc.sh