gitignore: add more build artifacts
authorJon Trulson <jon@radscan.com>
Thu, 24 Oct 2019 18:41:33 +0000 (12:41 -0600)
committerJon Trulson <jon@radscan.com>
Thu, 24 Oct 2019 18:41:33 +0000 (12:41 -0600)
cde/.gitignore

index 77d555c33669c7040826f7c63d284c09b1af324c..e8edc478c287f536c785b50c44756c68b1179189 100644 (file)
@@ -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