mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
gitignore: add the various autotools generated stuff
This commit is contained in:
parent
1d7ed3a17e
commit
a6c3aad21f
1 changed files with 16 additions and 0 deletions
16
cde/.gitignore
vendored
16
cde/.gitignore
vendored
|
@ -2440,3 +2440,19 @@ util/scripts/xmkmf
|
||||||
debian/cde-desktop
|
debian/cde-desktop
|
||||||
debian/patches
|
debian/patches
|
||||||
debian/.debhelper
|
debian/.debhelper
|
||||||
|
|
||||||
|
# autotools things...
|
||||||
|
Makefile.in
|
||||||
|
.deps
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache/
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
configure
|
||||||
|
include/config.h
|
||||||
|
include/config.h.in
|
||||||
|
include/stamp-h1
|
||||||
|
libtool
|
||||||
|
m4/
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue