Skip to content

Commit

Permalink
chore: add .npmrc to gitignore to support publishing without leaking …
Browse files Browse the repository at this point in the history
…tokens (#741)
  • Loading branch information
TCL735 authored Feb 22, 2022
1 parent a9b88cc commit 2ad2076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ dist
.env
.vscode
coverage
.npmrc

0 comments on commit 2ad2076

Please sign in to comment.