X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/b4a79b9ffcbf01ff2162020f856b7fb8e6094bbf..9555f8f21b9f1780de307c19da268ef63f7c2ae9:/deps/jemalloc/.gitignore diff --git a/deps/jemalloc/.gitignore b/deps/jemalloc/.gitignore index 9eeb7e67..32b4c424 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