summaryrefslogtreecommitdiff
path: root/deps/jemalloc/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'deps/jemalloc/.gitignore')
-rw-r--r--deps/jemalloc/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/deps/jemalloc/.gitignore b/deps/jemalloc/.gitignore
index 5ca0ad1da..1c0b33855 100644
--- a/deps/jemalloc/.gitignore
+++ b/deps/jemalloc/.gitignore
@@ -13,6 +13,8 @@
/doc/jemalloc.html
/doc/jemalloc.3
+/doc_internal/PROFILING_INTERNALS.pdf
+
/jemalloc.pc
/lib/
@@ -50,6 +52,7 @@ test/include/test/jemalloc_test.h
test/include/test/jemalloc_test_defs.h
/test/integration/[A-Za-z]*
+!/test/integration/cpp/
!/test/integration/[A-Za-z]*.*
/test/integration/*.[od]
/test/integration/*.out
@@ -71,6 +74,11 @@ test/include/test/jemalloc_test_defs.h
/test/unit/*.[od]
/test/unit/*.out
+/test/analyze/[A-Za-z]*
+!/test/analyze/[A-Za-z]*.*
+/test/analyze/*.[od]
+/test/analyze/*.out
+
/VERSION
*.pdb