mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
chore: add .playwright-mcp, .omx, desktop/dist, e2e screenshots to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d059a8b487
commit
454548207c
16
.gitignore
vendored
16
.gitignore
vendored
@ -7,6 +7,22 @@ node_modules
|
||||
.runtime/
|
||||
extracted-natives/
|
||||
|
||||
# Playwright MCP snapshots & logs
|
||||
.playwright-mcp/
|
||||
|
||||
# OMX state/logs
|
||||
.omx/
|
||||
|
||||
# E2E screenshots
|
||||
e2e-*.png
|
||||
|
||||
# Desktop build output
|
||||
desktop/dist/
|
||||
|
||||
# Claude worktrees
|
||||
.claude/worktrees/
|
||||
.claude/scheduled_tasks.lock
|
||||
|
||||
# VitePress
|
||||
docs/.vitepress/dist
|
||||
docs/.vitepress/cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user