diff --git a/.gitignore b/.gitignore index 89d4b82..9a8cfa7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ - +.vscode node_modules .env +package-lock.json +.idea +yarn.lock \ No newline at end of file