mirror of https://github.com/vector-im/riot-web
gitignore .npmrc
(We now require a .npmrc in the riot-web dir to use the right account when releasing)pull/2727/head
parent
5e8e6f4c8b
commit
229693dd71
|
@ -7,6 +7,7 @@
|
|||
/node_modules
|
||||
/packages/
|
||||
/webapp
|
||||
/.npmrc
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
electron/dist
|
||||
|
|
Loading…
Reference in New Issue