Update Autotools.gitignore. (#3337)
Ignore .dirstamp files from automake used for non-existing directory dependencies.
This commit is contained in:
parent
0af689b988
commit
c022baa505
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Makefile.in
|
|||
/test-driver
|
||||
/ylwrap
|
||||
.deps/
|
||||
.dirstamp
|
||||
|
||||
# http://www.gnu.org/software/autoconf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue