This repository has been archived on 2026-07-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gitea-codex/.gitignore
T
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/