mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-12 00:12:24 +03:00
fix: ignore package-lock not yarn.lock
This commit is contained in:
+3
-3
@@ -32,6 +32,7 @@ jspm_packages
|
||||
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
package-lock.json
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
@@ -39,6 +40,5 @@ jspm_packages
|
||||
# built code
|
||||
lib
|
||||
|
||||
# yarn
|
||||
yarn.lock
|
||||
yarn-error.log
|
||||
# examples yarn lock
|
||||
examples/yarn.lock
|
||||
|
||||
Reference in New Issue
Block a user