Skip to content

Commit

Permalink
make clean removes npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Oct 9, 2011
1 parent 8237291 commit 26e4f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ link: uninstall
node cli.js link -f

clean: doc-clean uninstall
rm npmrc
node cli.js cache clean

uninstall: submodules
Expand Down

0 comments on commit 26e4f5c

Please sign in to comment.