From c7907f4f19f6617fa96dc1d3217f3fd4d3f81fb4 Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Mon, 25 May 2020 12:31:20 -0600 Subject: [PATCH] .gitignore: add dthelp parser/pass1 files --- cde/.gitignore | 85 +------------------------------------------------- 1 file changed, 1 insertion(+), 84 deletions(-) diff --git a/cde/.gitignore b/cde/.gitignore index 7638667a..0dfb97c9 100644 --- a/cde/.gitignore +++ b/cde/.gitignore @@ -517,48 +517,6 @@ programs/dtexec/DtSvcLock.h programs/dtexec/MsgLog.c # programs/dthelp -programs/dthelp/parser/canon1/build/arc.h -programs/dthelp/parser/canon1/build/build -programs/dthelp/parser/canon1/build/case.c -programs/dthelp/parser/canon1/build/context.h -programs/dthelp/parser/canon1/build/delim.dat -programs/dthelp/parser/canon1/build/delim.h -programs/dthelp/parser/canon1/build/dtd.h -programs/dthelp/parser/canon1/build/entity.h -programs/dthelp/parser/canon1/build/error -programs/dthelp/parser/canon1/build/template -programs/dthelp/parser/canon1/eltdef/case.c -programs/dthelp/parser/canon1/eltdef/context.h -programs/dthelp/parser/canon1/eltdef/delim.dat -programs/dthelp/parser/canon1/eltdef/delim.h -programs/dthelp/parser/canon1/eltdef/efile.c -programs/dthelp/parser/canon1/eltdef/eltdef -programs/dthelp/parser/canon1/eltdef/entfile.c -programs/dthelp/parser/canon1/eltdef/entity2.h -programs/dthelp/parser/canon1/eltdef/error -programs/dthelp/parser/canon1/eltdef/estring.h -programs/dthelp/parser/canon1/eltdef/globdec.h -programs/dthelp/parser/canon1/eltdef/globdef.h -programs/dthelp/parser/canon1/eltdef/if.h -programs/dthelp/parser/canon1/eltdef/pfile.c -programs/dthelp/parser/canon1/eltdef/pval.h -programs/dthelp/parser/canon1/eltdef/sfile.c -programs/dthelp/parser/canon1/eltdef/signon.h -programs/dthelp/parser/canon1/eltdef/signonx.h -programs/dthelp/parser/canon1/eltdef/stfile.c -programs/dthelp/parser/canon1/eltdef/tfile.c -programs/dthelp/parser/canon1/helptag/LocaleXlate.c -programs/dthelp/parser/canon1/helptag/XlationSvc.c -programs/dthelp/parser/canon1/helptag/dthelp_ctag1 -programs/dthelp/parser/canon1/parser/case.c -programs/dthelp/parser/canon1/parser/context.h -programs/dthelp/parser/canon1/parser/delim.dat -programs/dthelp/parser/canon1/parser/delim.h -programs/dthelp/parser/canon1/parser/error -programs/dthelp/parser/canon1/parser/parser -programs/dthelp/parser/canon1/util/context -programs/dthelp/parser/canon1/util/fclndir -programs/dthelp/parser/helptag/dthelptag programs/dthelp/parser/pass1/build/arc.h programs/dthelp/parser/pass1/build/build programs/dthelp/parser/pass1/build/case.c @@ -595,51 +553,10 @@ programs/dthelp/parser/pass1/parser/case.c programs/dthelp/parser/pass1/parser/context.h programs/dthelp/parser/pass1/parser/delim.dat programs/dthelp/parser/pass1/parser/delim.h -programs/dthelp/parser/pass1/parser/error programs/dthelp/parser/pass1/parser/dthelp_htag1 +programs/dthelp/parser/pass1/parser/error programs/dthelp/parser/pass1/util/context programs/dthelp/parser/pass1/util/fclndir -programs/dthelp/parser/pass2/build/arc.h -programs/dthelp/parser/pass2/build/build -programs/dthelp/parser/pass2/build/case.c -programs/dthelp/parser/pass2/build/context.h -programs/dthelp/parser/pass2/build/delim.dat -programs/dthelp/parser/pass2/build/delim.h -programs/dthelp/parser/pass2/build/dtd.h -programs/dthelp/parser/pass2/build/entity.h -programs/dthelp/parser/pass2/build/error -programs/dthelp/parser/pass2/build/template -programs/dthelp/parser/pass2/eltdef/case.c -programs/dthelp/parser/pass2/eltdef/context.h -programs/dthelp/parser/pass2/eltdef/delim.dat -programs/dthelp/parser/pass2/eltdef/delim.h -programs/dthelp/parser/pass2/eltdef/efile.c -programs/dthelp/parser/pass2/eltdef/eltdef -programs/dthelp/parser/pass2/eltdef/entfile.c -programs/dthelp/parser/pass2/eltdef/entity2.h -programs/dthelp/parser/pass2/eltdef/error -programs/dthelp/parser/pass2/eltdef/estring.h -programs/dthelp/parser/pass2/eltdef/globdec.h -programs/dthelp/parser/pass2/eltdef/globdef.h -programs/dthelp/parser/pass2/eltdef/if.h -programs/dthelp/parser/pass2/eltdef/pfile.c -programs/dthelp/parser/pass2/eltdef/pval.h -programs/dthelp/parser/pass2/eltdef/sfile.c -programs/dthelp/parser/pass2/eltdef/signon.h -programs/dthelp/parser/pass2/eltdef/signonx.h -programs/dthelp/parser/pass2/eltdef/stfile.c -programs/dthelp/parser/pass2/eltdef/tfile.c -programs/dthelp/parser/pass2/htag2/LocaleXlate.c -programs/dthelp/parser/pass2/htag2/XlationSvc.c -programs/dthelp/parser/pass2/htag2/dthelp_htag2 -programs/dthelp/parser/pass2/parser/case.c -programs/dthelp/parser/pass2/parser/context.h -programs/dthelp/parser/pass2/parser/delim.dat -programs/dthelp/parser/pass2/parser/delim.h -programs/dthelp/parser/pass2/parser/error -programs/dthelp/parser/pass2/parser/parser -programs/dthelp/parser/pass2/util/context -programs/dthelp/parser/pass2/util/fclndir # programs/dtinfo programs/dtinfo/clients/dtinfo_start/dtinfo_start -- 2.25.1