1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-12-23 22:42:10 +03:00

Ignore package-lock.json in case of confused npm users

This commit is contained in:
J. Ryan Stinnett
2019-03-13 15:48:46 +00:00
parent d56ebadbc4
commit 5b35a364a9

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
node_modules
/.npmrc
/*.log
package-lock.json
.lock-wscript
build/Release
coverage