Files
gitea-codex/.gitignore
Space-Banane 860ccb731d First MVP
2026-05-22 19:25:57 +02:00

9 lines
88 B
Plaintext

__pycache__/
.pytest_cache/
.venv/
.env
*.pyc
worktrees/
.mypy_cache/
.coverage
htmlcov/