Skip to content

Commit

Permalink
Update Autotools.gitignore. (github#3337)
Browse files Browse the repository at this point in the history
Ignore .dirstamp files from automake used for non-existing directory dependencies.
  • Loading branch information
cniethammer committed Mar 12, 2020
1 parent 0af689b commit c022baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Autotools.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Makefile.in
/test-driver
/ylwrap
.deps/
.dirstamp

# http://www.gnu.org/software/autoconf

Expand Down

0 comments on commit c022baa

Please sign in to comment.