Merge pull request #3081 from overleaf/jpa-npmc-via-dev-env

[misc] drop the npmrc from the git-tree -- the dev-env will handle it

GitOrigin-RevId: 096b7f8d9c88e54eff6972feaaf205b32940c54d
This commit is contained in:
Jessica Lawshe 2020-08-10 08:55:23 -05:00 committed by Copybot
parent 3790dd5863
commit 197cf5e577
2 changed files with 3 additions and 2 deletions

View file

@ -63,3 +63,6 @@ modules/**/Makefile
# Sentry secrets file (injected by CI)
.sentryclirc
# via dev-environment
.npmrc

View file

@ -1,2 +0,0 @@
# disable local, outside docker invocations of $ npm install
dry-run=true