17 lines
166 B
Plaintext
17 lines
166 B
Plaintext
**/__pycache__
|
|
**/.pytest_cache
|
|
**/.ruff_cache
|
|
**/.mypy_cache
|
|
*.pyc
|
|
.git
|
|
.opencode
|
|
.agents
|
|
.playwright-mcp
|
|
*.png
|
|
.env
|
|
data/
|
|
examples/
|
|
scripts/
|
|
skills-lock.json
|
|
.tmp/
|