Skip to content

Commit c022baa

Browse files
authored
Update Autotools.gitignore. (#3337)
Ignore .dirstamp files from automake used for non-existing directory dependencies.
1 parent 0af689b commit c022baa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Autotools.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Makefile.in
77
/test-driver
88
/ylwrap
99
.deps/
10+
.dirstamp
1011

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

0 commit comments

Comments
 (0)