mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
Merge pull request #2740 from jayvdb/dup-autom4te
Autotools: De-duplicate autom4te entry
This commit is contained in:
commit
253a9a123f
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@ Makefile.in
|
|||
|
||||
# http://www.gnu.org/software/autoconf
|
||||
|
||||
/autom4te.cache
|
||||
autom4te.cache
|
||||
/autoscan.log
|
||||
/autoscan-*.log
|
||||
/aclocal.m4
|
||||
|
@ -39,4 +39,3 @@ m4/ltoptions.m4
|
|||
m4/ltsugar.m4
|
||||
m4/ltversion.m4
|
||||
m4/lt~obsolete.m4
|
||||
autom4te.cache
|
||||
|
|
Loading…
Add table
Reference in a new issue