diff --git a/.gitignore b/.gitignore index 34d2246..4d404bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store - +.vscode node_modules -.env \ No newline at end of file +.env +.package-lock.json \ No newline at end of file