1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

gitignore: add more build artifacts

This commit is contained in:
Jon Trulson 2019-10-24 12:41:33 -06:00
parent 4186507c72
commit 241c7dc257

7
cde/.gitignore vendored
View file

@ -2443,7 +2443,6 @@ debian/.debhelper
# autotools things... # autotools things...
Makefile.in Makefile.in
.deps
aclocal.m4 aclocal.m4
autom4te.cache/ autom4te.cache/
config.log config.log
@ -2461,6 +2460,10 @@ depcomp
install-sh install-sh
ltmain.sh ltmain.sh
missing missing
*.lo
*.la
.libs
.deps
.objs