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

# Virtual environments
.venv

# Environment variables
.env

# Other artifacts
release-notes.md

# Deployed lock file
# This makes it as easy as possible for turbopelican to be installed with the
# latest possible version.
src/turbopelican/_newsite/uv.lock
