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

# Virtual environments
.venv

# pylier generated outputs
*.html
!mockups/*.html
!pages/index.html
!src/pylier/render/template.html
.pytest_cache/
.ruff_cache/
.history/