.codex/gitea.env gitea.env .codex/*.log .codex/config.toml __pycache__/ *.py[cod] .pytest_cache/ .venv/ wiki_drafts/ # Local configuration and secrets *.env !.env.example *.local.* # Build and test output coverage/ dist/ build/ tmp/ *.log