From 34ff9da4b34b033311fc9b3424a48c306f7e426d Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Sat, 26 Oct 2019 17:10:39 -0600 Subject: [PATCH] gitignore: add a few more files --- cde/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cde/.gitignore b/cde/.gitignore index b6b01b74..7baca1d9 100644 --- a/cde/.gitignore +++ b/cde/.gitignore @@ -2460,6 +2460,7 @@ depcomp install-sh ltmain.sh missing +ylwrap *.lo *.la .libs @@ -2467,5 +2468,7 @@ missing .objs autotools_config.h autotools_config.h.in +lib/DtTerm/util/lineToData + -- 2.25.1