## File system
.DS_Store
desktop.ini


/target
Cargo.lock

.venv

# Python
__pycache__/
*.py[cod]
.python-version

# Rust
*.so

# Jupyter Notebook
.ipynb_checkpoints

.idea
.vscode
/benches/data/

.aider.*
uv.lock
