Permalink
Browse files
Update Autotools.gitignore
- Loading branch information...
Showing
with
4 additions
and
4 deletions.
-
+4
−4
Autotools.gitignore
|
@@ -2,16 +2,16 @@ |
|
|
|
|
|
Makefile.in
|
|
|
|
|
|
-/autoscan.log
|
|
|
-/autoscan-*.log
|
|
|
-/configure.scan
|
|
|
-
|
|
|
# http://www.gnu.org/software/autoconf
|
|
|
|
|
|
/autom4te.cache
|
|
|
+/autoscan.log
|
|
|
+/autoscan-*.log
|
|
|
/aclocal.m4
|
|
|
/compile
|
|
|
+/config.h.in
|
|
|
/configure
|
|
|
+/configure.scan
|
|
|
/depcomp
|
|
|
/install-sh
|
|
|
/missing
|
|
|
0 comments on commit
35b8904