diff --git a/.gitignore b/.gitignore index 15b6fc9..fe26a87 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,11 @@ opencode.json.pwenv # Playwright MCP artifacts .playwright-mcp/ +# Node dependencies (debugging only, never committed) +node_modules/ +package.json +package-lock.json + # Runtime artifacts build/ config/