__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
htmlcov/
.coverage
*.log
.DS_Store
*.swp
*.swo
*~
site/
*.db
*.sqlite
.idea/
.vscode/
.hypothesis/
.claude/worktrees/

# LaTeX build artifacts
paper/**/*.aux
paper/**/*.bbl
paper/**/*.blg
paper/**/*.out
paper/**/*.log
paper/**/*.synctex.gz
paper/**/missfont.log

# CatBoost training artifacts (auto-generated per run)
catboost_info/
.venv-tuned/
paper/**/_submission/
paper/icml2026_mi/*.tar.gz
paper/emnlp2026_intent/*.tar.gz
docs/tutorial_ja/*.pdf
compact_full.tex
compact_full.aux
compact_full.log
compact_full.out
compact_full.toc
API_KEYS_STATUS.md
