16 lines
157 B
Plaintext
16 lines
157 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
.venv/
|
|
.env
|
|
config/couchd.token
|
|
logs/
|
|
artifacts/
|