# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# cache
.cache/
.pytest_cache/
.ruff_cache

# Virtual environments
.venv

# Datasets
datasets

#rough notes
scribble.md

# logs
logs
