# PoC data — large, and AI-Hub source data may not be redistributed. # Keep scripts in git; keep the actual datasets out. poc/tone-corpus/data/ *.jsonl *.zip # Local secrets (API keys). Commit .env.example only. .env .env.* !.env.example __pycache__/ *.pyc