From: Jon Trulson Date: Thu, 24 Oct 2019 18:41:33 +0000 (-0600) Subject: gitignore: add more build artifacts X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=241c7dc257101133f6adec94efea5d31778787e6;p=oweals%2Fcde.git gitignore: add more build artifacts --- diff --git a/cde/.gitignore b/cde/.gitignore index 77d555c3..e8edc478 100644 --- a/cde/.gitignore +++ b/cde/.gitignore @@ -2443,7 +2443,6 @@ debian/.debhelper # autotools things... Makefile.in -.deps aclocal.m4 autom4te.cache/ config.log @@ -2461,6 +2460,10 @@ depcomp install-sh ltmain.sh missing - +*.lo +*.la +.libs +.deps +.objs