chore: add .playwright-cli and .agents to .gitignore

Ignores generated directories from Playwright CLI and Codex agent
tooling, keeping them out of version control.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen
2026-03-22 14:20:41 +08:00
parent 3e7ff12614
commit dbc8415991

6
.gitignore vendored
View File

@@ -11,6 +11,10 @@ website/data/
# claude code
.claude/skills/
.superpowers/
.gstack/
.playwright-cli/
.superpowers/
skills-lock.json
# codex
.agents/