3afb7f5f1e
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
14 lines
117 B
Plaintext
14 lines
117 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
*.egg
|
|
dist/
|
|
build/
|
|
.eggs/
|
|
*.pyc
|
|
*.pyo
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
*.swp
|
|
.DS_Store
|