diff --git a/.gitignore b/.gitignore index 6635cf5..abe5ca1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* +.idea/ +.vscode/ +.VSCodeCounter/ \ No newline at end of file