summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-06-20 23:02:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-06-20 23:02:30 (GMT)
commit08bcd774f497af594f16e545a04e2ad767cc850d (patch)
treed7556b22e88d4b72666bb594a1e979fd4f162036 /.gitignore
parent8f0c843aab226225b8ef43e9b2e317bda5ea8f6d (diff)
parenta0fc4db01dfa69d836dc6f24218974a674ec29ac (diff)
downloadgit-08bcd774f497af594f16e545a04e2ad767cc850d.zip
git-08bcd774f497af594f16e545a04e2ad767cc850d.tar.gz
git-08bcd774f497af594f16e545a04e2ad767cc850d.tar.bz2
Merge branch 'rs/discard-index-discard-array'
* rs/discard-index-discard-array: read-cache: free cache in discard_index read-cache: add simple performance test
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1640c3a..c0e00eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -191,6 +191,7 @@
/test-mktemp
/test-parse-options
/test-path-utils
+/test-read-cache
/test-regex
/test-revision-walking
/test-run-command