9 lines
82 B
Text
9 lines
82 B
Text
__pycache__/
|
|
*.pyc
|
|
*.db
|
|
.env
|
|
dist/
|
|
*.egg-info/
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
.venv/
|