18 lines
136 B
Plaintext
18 lines
136 B
Plaintext
.git
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|
|
tests
|
|
docs
|
|
.env
|
|
.env.*
|
|
.idea
|
|
.vscode
|
|
*.egg-info
|
|
dist
|
|
build
|
|
.coverage
|