diff --git a/.gitignore b/.gitignore index 142af51..1331f8e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,7 @@ vite.config.ts.timestamp-* *.sqlite # App specific stuff -.setup-complete \ No newline at end of file +.setup-complete + +# vscode +.vscode \ No newline at end of file