Files
2026-05-21 17:03:51 +09:00

20 lines
263 B
Plaintext

node_modules/
.next/
out/
next-env.d.ts
tsconfig.tsbuildinfo
# Python
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.venv/
*.egg-info/
.ipynb_checkpoints/
*.nbconvert.ipynb
# phase execution outputs
phases/**/phase*-output.json
phases/**/step*-output.json