mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-28 22:32:42 +00:00
ignore yarn.lock in subfolders (#4157)
This commit is contained in:
parent
b0074cef1f
commit
ec559750c1
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,7 +4,7 @@ jspm_packages
|
|||||||
|
|
||||||
# Only keep yarn.lock in the root
|
# Only keep yarn.lock in the root
|
||||||
package-lock.json
|
package-lock.json
|
||||||
./**/yarn.lock
|
*/**/yarn.lock
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
*.log
|
*.log
|
||||||
|
Loading…
Reference in New Issue
Block a user