Files

14 lines
118 B
Plaintext
Raw Permalink Normal View History

.git
.gitignore
.venv
__pycache__
*.py[cod]
.pytest_cache
.mypy_cache
.ruff_cache
.env
.env.*
refs
*.md
.dockerignore