projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d7ed3a
)
gitignore: add the various autotools generated stuff
author
Jon Trulson
<jon@radscan.com>
Wed, 23 Oct 2019 23:43:13 +0000
(17:43 -0600)
committer
Jon Trulson
<jon@radscan.com>
Wed, 23 Oct 2019 23:43:13 +0000
(17:43 -0600)
cde/.gitignore
patch
|
blob
|
history
diff --git
a/cde/.gitignore
b/cde/.gitignore
index 9d102689ee0657ca1a020e7065301413704a05ee..027bd10a517e17d6b0999a297da92b182ae12278 100644
(file)
--- a/
cde/.gitignore
+++ b/
cde/.gitignore
@@
-2440,3
+2440,19
@@
util/scripts/xmkmf
debian/cde-desktop
debian/patches
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/
+
+