gitignore: add the various autotools generated stuff
authorJon Trulson <jon@radscan.com>
Wed, 23 Oct 2019 23:43:13 +0000 (17:43 -0600)
committerJon Trulson <jon@radscan.com>
Wed, 23 Oct 2019 23:43:13 +0000 (17:43 -0600)
cde/.gitignore

index 9d102689ee0657ca1a020e7065301413704a05ee..027bd10a517e17d6b0999a297da92b182ae12278 100644 (file)
@@ -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/
+
+