From 2ba44acde158e2a20eed757c11d50b179c284480 Mon Sep 17 00:00:00 2001 From: SaelixCode Date: Thu, 19 Mar 2026 23:16:17 -0400 Subject: [PATCH] chore: ignore local Claude Code, Playwright MCP, and plans files --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7fd34a49..2adad6c2 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,11 @@ Thumbs.db #PRD Product Requirements Document -plans/.claude/ + +# Claude Code +.claude/ +CLAUDE.md +plans/ + +# Playwright MCP +.playwright-mcp/