mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
gitignore .npmrc
(We now require a .npmrc in the riot-web dir to use the right account when releasing)
This commit is contained in:
parent
5e8e6f4c8b
commit
229693dd71
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
|||
/node_modules
|
||||
/packages/
|
||||
/webapp
|
||||
/.npmrc
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
electron/dist
|
||||
|
|
Loading…
Reference in a new issue