diff --git a/.gitignore b/.gitignore index 08b1e50..f768ded 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vscode/ node_modules/ package-lock.json +yarn.lock npm-debug.log \ No newline at end of file