From c3cbd042e2c98206d2976806d14075f5f57e1617 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 10 Jun 2011 11:06:31 +0200 Subject: [PATCH] Ignore test programs --- test/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/.gitignore b/test/.gitignore index cc7ce27..98e4284 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -35,6 +35,9 @@ test_file_glob test_log_thread test_mutex test_libstemmer +test_rpn2solr +test_shared_ptr +test_solr *.log *.o *~ -- 1.7.10.4