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:
parent
4186507c72
commit
241c7dc257
1 changed files with 5 additions and 2 deletions
7
cde/.gitignore
vendored
7
cde/.gitignore
vendored
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue