Allow lock files to be committed
We have changed our release scripts to commit changes to lock files during release, so it should be safe to allow them again.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,6 +14,3 @@ npm-debug.log
|
||||
/src/component-index.js
|
||||
|
||||
.DS_Store
|
||||
|
||||
# https://github.com/vector-im/riot-web/issues/7083
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user