.DS_Store
*.log

# Byte-compiled
__pycache__/
*.py[cod]

# Virtual environments
.venv/
env/
venv/

# Build artifacts
build/
dist/
*.egg-info/

# Jupyter Notebook checkpoints
.ipynb_checkpoints/

experiments
