# Rust
target/
Cargo.lock.bak
# Python
__pycache__/
*.py
*$py.class
*.so
*.egg-info/
dist/
build/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
# Maturin
wheels/
# Editors
.vscode/
.idea/
*.swp
*.swo
.DS_Store
# Vocab files (large, download separately)
*.tiktoken
!tests/data/*.tiktoken