# virtual environment
.venv/

# book image artifacts
orly_generator/*.png

# pycache
__pycache__/

# Distribution / packaging
dist/
build/
*.egg-info/
*.whl
*.tar.gz