mirror of https://github.com/vector-im/riot-web
Ignore package-lock.json in case of confused npm users
parent
ebaf083c1f
commit
5bf6206578
|
@ -1,5 +1,6 @@
|
|||
/.npmrc
|
||||
/*.log
|
||||
package-lock.json
|
||||
|
||||
/node_modules
|
||||
/lib
|
||||
|
|
Loading…
Reference in New Issue