summaryrefslogtreecommitdiff
path: root/deps/jemalloc
diff options
context:
space:
mode:
authorPieter Noordhuis <pcnoordhuis@gmail.com>2011-05-17 12:25:33 +0200
committerantirez <antirez@gmail.com>2011-06-20 11:38:25 +0200
commitb4a79b9ffcbf01ff2162020f856b7fb8e6094bbf (patch)
treee7b129034bcdd142f29fdf31315b8de1286db6ba /deps/jemalloc
parent16cd4acdeed9f38802606bfad206b632d4cb5039 (diff)
downloadredis-b4a79b9ffcbf01ff2162020f856b7fb8e6094bbf.tar.gz
Ignore jemalloc build artifacts
Diffstat (limited to 'deps/jemalloc')
-rw-r--r--deps/jemalloc/.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/deps/jemalloc/.gitignore b/deps/jemalloc/.gitignore
new file mode 100644
index 000000000..9eeb7e67f
--- /dev/null
+++ b/deps/jemalloc/.gitignore
@@ -0,0 +1,15 @@
+/Makefile
+/config.stamp
+/config.status
+
+/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