Commit da00310c authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1762 from lcorbasson/patch-2

Add ignores for autoscan files
parents 1d4117fe 35b89042
...@@ -5,9 +5,13 @@ Makefile.in ...@@ -5,9 +5,13 @@ Makefile.in
# http://www.gnu.org/software/autoconf # http://www.gnu.org/software/autoconf
/autom4te.cache /autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4 /aclocal.m4
/compile /compile
/config.h.in
/configure /configure
/configure.scan
/depcomp /depcomp
/install-sh /install-sh
/missing /missing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment