mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 02:11:42 +08:00
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:
parent
3e7ff12614
commit
dbc8415991
6
.gitignore
vendored
6
.gitignore
vendored
@ -11,6 +11,10 @@ website/data/
|
||||
|
||||
# claude code
|
||||
.claude/skills/
|
||||
.superpowers/
|
||||
.gstack/
|
||||
.playwright-cli/
|
||||
.superpowers/
|
||||
skills-lock.json
|
||||
|
||||
# codex
|
||||
.agents/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user