Skip to content

Commit 808785e

Browse files
committed
chore: add .npmrc to gitignore, update release workflow
1 parent 146948c commit 808785e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ node_modules/
2929
.npm
3030
.yarn-integrity
3131

32-
# NPM packaging
32+
# NPM
33+
.npmrc
3334
*.tgz
3435

3536
# Test coverage

0 commit comments

Comments
 (0)