Skip to content

Commit

Permalink
build: add pnpm to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanhleung committed Dec 6, 2019
1 parent 4f7de8b commit c5326e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Fixtures ignore
fixtures/sandbox/node_modules/
fixtures/pnpm/node_modules/

## From https://raw.githubusercontent.com/github/gitignore/master/Node.gitignore
# Logs
Expand Down

0 comments on commit c5326e1

Please sign in to comment.