18 lines
157 B
Plaintext
18 lines
157 B
Plaintext
.venv/
|
|
.idea
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
tests/
|
|
.git/
|
|
.github/
|
|
*.md
|
|
!README.md
|
|
|
|
!.env.example
|
|
.env/.*
|
|
Dockerfile
|
|
|
|
__pycache__ |