diff --git a/.gitignore b/.gitignore index c131ff0..6e305f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ node_modules/ build/ .env -*.log .DS_Store +*.log +.vscode/ +.idea/