diff --git a/.gitignore b/.gitignore index 7aed884..43c5abd 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,10 @@ worker/node_modules/ AGENTS.md GEMINI.md .playwright-mcp/ + +# IDE and editor directories +.cursor/ +.vscode/ + +# dev notes and scratch work +dev/