# OS specific
.DS_Store
Thumbs.db

# Documentation binaries & Trash
*.docx
*.pdf
~$*.docx
trash/
overleaf_upload/

# Python environment
.venv/
venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Local data & Results
*.csv
results/*.csv
data/*.csv
!data/.gitkeep

# Secrets & Config
gcp-key.json
.env
.env.local
*.log

# Scratch & Temporary test scripts
fix_agent.py
test_fastmcp*.py
*.zip
overleaf_bundle/
rocling_nlp_bundle/
