summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-11 18:36:25 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-09-11 18:36:25 (GMT)
commitefe0a206a24179bf085463ea88f8c95ebc7c4768 (patch)
treeb757b33c8b07491a6076d208b8bed851e372cf7f /.gitignore
parent871313c35851e85a58c4012c02a806890c671813 (diff)
parentc91841594c2f08bec0c8b2d46da27add18fb4854 (diff)
downloadgit-efe0a206a24179bf085463ea88f8c95ebc7c4768.zip
git-efe0a206a24179bf085463ea88f8c95ebc7c4768.tar.gz
git-efe0a206a24179bf085463ea88f8c95ebc7c4768.tar.bz2
Merge branch 'rj/test-regex'
Git ships with a fall-back regexp implementation for platforms with buggy regexp library; give people a tool to see if they should be using it on their platform. * rj/test-regex: test-regex: Add a test to check for a bug in the regex routines
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bb5c91e..68fe464 100644
--- a/.gitignore
+++ b/.gitignore
@@ -189,6 +189,7 @@
/test-mktemp
/test-parse-options
/test-path-utils
+/test-regex
/test-revision-walking
/test-run-command
/test-sha1