Skip to content

Commit

Permalink
chore: add .npmrc to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Feb 20, 2020
1 parent 119b141 commit dd089d4
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 @@ -3,3 +3,4 @@ node_modules
.nyc_output
*.log
package-lock.json
.npmrc

0 comments on commit dd089d4

Please sign in to comment.