# Build output
/target/

# IDE and editor
/.idea/
/.vscode/
*.swp
*.swo
*~

# Project specific
/research/
/.claude/
CLAUDE.md

# Unicode data temp files
/data/.ucd-temp/

# OS files
.DS_Store
Thumbs.db


.python-version
.cargo