# Zig build artifacts
zig-out/
zig-out-no-webview/
zig-cache/
.zig-cache/
zig-pkg/

# Editor files
*.swp
*.swo
*~
.vscode/
.idea/

# OS files
.DS_Store
Thumbs.db
__pycache__/
*.pyc

# Pi coding agent
.pi/

# Local agent / MCP tooling artifacts
.codex
.playwright-mcp/
.superpowers/
.worktrees/

# Node/Cloudflare remote console artifacts
node_modules/
remote/dist/
remote/dist-server/
remote/.wrangler/
remote/wrangler.toml
remote/.env

# Local high-res app-icon source (generate assets/wispterm.* from it; not tracked)
/wispterm.png
