Ignore autom4te.cache files.
This commit is contained in:
parent
adcafb6f24
commit
6b7879c0b0
|
|
@ -4,3 +4,4 @@ dep
|
|||
configure
|
||||
config.log
|
||||
config.status
|
||||
autom4te.cache
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Makefile
|
||||
configure
|
||||
config.*
|
||||
autom4te.cache
|
||||
dep
|
||||
|
|
|
|||
|
|
@ -2,5 +2,6 @@ Makefile
|
|||
configure
|
||||
config.status
|
||||
config.log
|
||||
autom4te.cache
|
||||
dep
|
||||
vvp.tgt
|
||||
|
|
|
|||
Loading…
Reference in New Issue