diff --git a/.gitignore b/.gitignore index f767849..b3726b4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ node_modules dist dist-ssr *.local +.yarn +yarn.lock # Editor directories and files .vscode/*