X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2F.gitignore;h=7f2149a8aee5dee9b2999e28aafeb560f4e4bb74;hp=6c57ec261d0a037fabe427eb8431ef60274780ac;hb=6aaef9a1c3ab51ac3a1791a4cc8cfef5cf65f286;hpb=26ae2d92619d0aba5a1e6e4a73412526acc3f1d6 diff --git a/test/.gitignore b/test/.gitignore index 6c57ec2..7f2149a 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -4,7 +4,9 @@ Makefile.in test_odrcodec.c test_odrcodec.h .libs +test_cql2ccl test_ccl +test_embed_record test_iconv test_matchstr test_nmem @@ -18,10 +20,12 @@ test_logthread test_xmlquery test_pquery test_xmalloc +test_options test_filepath test_record_conv test_retrieval test_tpath +test_sortspec test_timing test_comstack test_query_charset @@ -33,9 +37,16 @@ test_xml_include test_oid test_file_glob test_log_thread +test_mutex +test_libstemmer +test_rpn2solr +test_shared_ptr +test_solr +test_zgdu *.log *.o *~ *.diff *.hex* -*.revert* \ No newline at end of file +*.revert* +*.trs \ No newline at end of file