gitignore .npmrc

(We now require a .npmrc in the riot-web dir to use the right
account when releasing)
This commit is contained in:
David Baker 2016-12-08 11:41:31 +00:00
parent 5e8e6f4c8b
commit 229693dd71

1
.gitignore vendored
View file

@ -7,6 +7,7 @@
/node_modules
/packages/
/webapp
/.npmrc
.DS_Store
npm-debug.log
electron/dist