# Rust build artifacts
/target/

# Java reference source (not part of the Rust project)
Mallet/

# Generated corpus and output files
*.corp
*.mallet
topic_word.tsv
doc_topic.tsv

# Python build artifacts
__pycache__/
*.py[cod]
*.so
.venv/

# Local test and scratch files
aha.*
uv.lock
