mirror of https://github.com/vector-im/riot-web
Ignore package-lock.json in case of confused npm users
parent
ef090846e2
commit
660a160c8e
|
@ -11,6 +11,7 @@
|
|||
/webapp
|
||||
/.npmrc
|
||||
/*.log
|
||||
package-lock.json
|
||||
.DS_Store
|
||||
electron/dist
|
||||
electron/pub
|
||||
|
|
Loading…
Reference in New Issue