diff --git a/.gitignore b/.gitignore index 2e46868..0ef4f77 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ .env -node_modules \ No newline at end of file +node_modules +.idx/.data/ +.idx/*.log* +.vscode/settings.json \ No newline at end of file