flexdinesh/npm-module-boilerplate

Shouldn't the per-project config file (/path/to/my/project/.npmrc) be in the .gitignore file

Open

#2 opened on Jan 10, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (100 forks)github user discovery
help wanted

Repository metrics

Stars
 (391 stars)
PR merge metrics
 (PR metrics pending)

Description

Shouldn't the per-project config file (/path/to/my/project/.npmrc) be in the .gitignore file?

Ref: https://docs.npmjs.com/files/npmrc.html

Contributor guide