Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit 354deeb

Browse files
authored
chore: update .npmignore to exclude misc files
1 parent eaac368 commit 354deeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.npmignore

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.idea
33
.vscode
44
npm-debug.log
5+
yarn-error.log
56
node_modules
67
*.map
78
example
@@ -11,3 +12,5 @@ circle.yml
1112
ARCHITECTURE.md
1213
CONTRIBUTING.md
1314
.editorconfig
15+
package-lock.json
16+
yarn.lock

0 commit comments

Comments
 (0)