Skip to content

Commit eb99121

Browse files
committed
Trivial: Add dub.selections.json to gitignore
Because dub test generates it, but library usually don't commit it.
1 parent 2fe95c9 commit eb99121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/.dub/
66
/openssl
77
/*-test-library
8+
dub.selections.json
89

910
/examples/sslecho/sslecho
1011
/examples/sslecho/test

0 commit comments

Comments
 (0)