Merge pull request #1762 from lcorbasson/patch-2
Add ignores for autoscan files
This commit is contained in:
commit
da00310ccb
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue