summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Goldblatt <davidgoldblatt@fb.com>2017-05-31 17:16:16 (GMT)
committerDavid Goldblatt <davidtgoldblatt@gmail.com>2017-05-31 17:37:48 (GMT)
commitb4b4a98bc8463cc9e4ef0a78244d5047d497eed7 (patch)
treed0b972f22a4f516111f4f3a340785825fddec24a /.gitignore
parent10d090aae9834e1eb24b957d4fac042c205af52e (diff)
downloadjemalloc-b4b4a98bc8463cc9e4ef0a78244d5047d497eed7.zip
jemalloc-b4b4a98bc8463cc9e4ef0a78244d5047d497eed7.tar.gz
jemalloc-b4b4a98bc8463cc9e4ef0a78244d5047d497eed7.tar.bz2
Add /run_tests.out/ to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9acf374..a25aaf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,8 @@
/src/*.[od]
/src/*.sym
+/run_tests.out/
+
/test/test.sh
test/include/test/jemalloc_test.h
test/include/test/jemalloc_test_defs.h