Files
gitea-codex/.gitignore
Space-Banane d8956b309d
Some checks failed
ci / test (push) Failing after 12s
ci / publish (push) Has been skipped
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/