.env
.DS_Store
.memvid/
output/
prompt.memvid

USAGE.md
CLAUDE.md

# Rust
/target
/debug

# Python
__pycache__/
*.pyc
.venv/
env/
venv/
venv_rust/
*.egg-info/
dist/
build/
.pytest_cache/

# IDE
.vscode/
.idea/

# Memvid-specific
memvid.egg-info/
*.whl
*.tar.gz
.serena/
