Files
Agentic-AI-Template/Writing/Codex/.gitignore
T
2026-04-28 01:30:16 +09:00

15 lines
200 B
Plaintext

node_modules/
.next/
out/
next-env.d.ts
tsconfig.tsbuildinfo
# Python/test cache
__pycache__/
*.pyc
.pytest_cache/
# phase execution outputs
phases/**/phase*-output.json
phases/**/step*-output.json