X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2F.gitignore;h=7f2149a8aee5dee9b2999e28aafeb560f4e4bb74;hp=ad09bef0180496d86561de210850409b7afc8808;hb=6aaef9a1c3ab51ac3a1791a4cc8cfef5cf65f286;hpb=3107ce3a34993d2f784387f227a50343fff83bbc diff --git a/test/.gitignore b/test/.gitignore index ad09bef..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,6 +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* +*.trs \ No newline at end of file