gitignore .npmrc
(We now require a .npmrc in the riot-web dir to use the right account when releasing)
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/packages/
|
/packages/
|
||||||
/webapp
|
/webapp
|
||||||
|
/.npmrc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
electron/dist
|
electron/dist
|
||||||
|
|||||||
Reference in New Issue
Block a user