mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Ignore package-lock.json in case of confused npm users
This commit is contained in:
parent
ef090846e2
commit
660a160c8e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,6 +11,7 @@
|
|||
/webapp
|
||||
/.npmrc
|
||||
/*.log
|
||||
package-lock.json
|
||||
.DS_Store
|
||||
electron/dist
|
||||
electron/pub
|
||||
|
|
Loading…
Reference in a new issue