# Python
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg

# Environment
.env
.venv/
venv/

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Project
*.mp4
*.webm
*.gif
*.png
*.jpg
*.jpeg
!docs/*.png
!tests/fixtures/*.mp4
!tests/fixtures/*.mov
tests/fixtures/synthetic/
output/
tmp/
.eyeroll/

# npx skills install artifacts (local symlinks)
.agents/
.adal/
.augment/
.claude/
.codebuddy/
.commandcode/
.continue/
.crush/
.cursor/
.factory/
.goose/
.iflow/
.junie/
.kilocode/
.kiro/
.kode/
.mcpjam/
.mux/
.neovate/
.openhands/
.pi/
.pochi/
.qoder/
.qwen/
.roo/
.trae/
.vibe/
.windsurf/
.zencoder/
skills-lock.json
