diff --git a/.gitignore b/.gitignore index 6d4c0aa..2e64383 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ pnpm-debug.log* # macOS-specific files .DS_Store + +# VSCode stuff +.vscode/settings.json \ No newline at end of file