Add new automake products to .gitignore
Newer automake creates .dirstamp and config.h.in~
This commit is contained in:
parent
5d62030667
commit
c4549b1e73
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,6 +13,7 @@ deps.mak
|
|||||||
.lock-waf_*
|
.lock-waf_*
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
.dirstamp
|
||||||
|
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# / (root)
|
# / (root)
|
||||||
@ -26,6 +27,7 @@ Makefile.in
|
|||||||
/config.guess
|
/config.guess
|
||||||
/config.h
|
/config.h
|
||||||
/config.h.in
|
/config.h.in
|
||||||
|
/config.h.in~
|
||||||
/config.log
|
/config.log
|
||||||
/config.status
|
/config.status
|
||||||
/config.sub
|
/config.sub
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user