mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 23:20:33 +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
|
# Optional npm cache directory
|
||||||
.npm
|
.npm
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
# Optional REPL history
|
# Optional REPL history
|
||||||
.node_repl_history
|
.node_repl_history
|
||||||
@@ -39,6 +40,5 @@ jspm_packages
|
|||||||
# built code
|
# built code
|
||||||
lib
|
lib
|
||||||
|
|
||||||
# yarn
|
# examples yarn lock
|
||||||
yarn.lock
|
examples/yarn.lock
|
||||||
yarn-error.log
|
|
||||||
|
|||||||
Reference in New Issue
Block a user