gitignore: add more build artifacts
This commit is contained in:
7
cde/.gitignore
vendored
7
cde/.gitignore
vendored
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user