X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/994ed2bc552f4114b1f0c8dd3fd8aefaec6beeae..ae55245d1c88361bb05934da1ad62469885ccca7:/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