aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-07-01 14:34:56 -0700
committerChristopher Ferris <cferris@google.com>2014-07-01 15:47:44 -0700
commit9ebe2acb722ad8e29179cfbff35547f607e0f532 (patch)
tree58db2f60f498f4f22bd0b21ffc10dd068ca2b248 /.gitignore
parent5b8106e848d99433f62310dbf3cb80ef9812e572 (diff)
downloadjemalloc-9ebe2acb722ad8e29179cfbff35547f607e0f532.tar.gz
Update header files from new jemalloc changes.
Also, fix gitignore, not to ignore generated headers. Change-Id: I6c781ae85112c2098d6808adba55c0c8e05e5ecc
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 0 insertions, 19 deletions
diff --git a/.gitignore b/.gitignore
index 4c408ec..fd12b4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,30 +19,11 @@
/Makefile
-/include/jemalloc/internal/jemalloc_internal.h
-/include/jemalloc/internal/jemalloc_internal_defs.h
-/include/jemalloc/internal/private_namespace.h
-/include/jemalloc/internal/private_unnamespace.h
-/include/jemalloc/internal/public_namespace.h
-/include/jemalloc/internal/public_symbols.txt
-/include/jemalloc/internal/public_unnamespace.h
-/include/jemalloc/internal/size_classes.h
-/include/jemalloc/jemalloc.h
-/include/jemalloc/jemalloc_defs.h
-/include/jemalloc/jemalloc_macros.h
-/include/jemalloc/jemalloc_mangle.h
-/include/jemalloc/jemalloc_mangle_jet.h
-/include/jemalloc/jemalloc_protos.h
-/include/jemalloc/jemalloc_protos_jet.h
-/include/jemalloc/jemalloc_rename.h
-
/src/*.[od]
/src/*.gcda
/src/*.gcno
/test/test.sh
-test/include/test/jemalloc_test.h
-test/include/test/jemalloc_test_defs.h
/test/integration/[A-Za-z]*
!/test/integration/[A-Za-z]*.*