Skip to content

Commit 67fb51d

Browse files
committed
Ignore .db and yarn-error.log when doing releases
1 parent f9fc8c1 commit 67fb51d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
examples/encryption
22
.typedoc
33
.nyc_output
4+
yarn-error.log
5+
*.db

0 commit comments

Comments
 (0)