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

# Virtual environments
.venv

# .environments
.env

# blobs
blobs
chat_logs/

.pytest_cache

# mkdocs
site

# Generated version file
src/beautyspot/_version.py
