# Written at build time by hatch-vcs from the git tag.
src/sqla_if/_version.py

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

# Virtual environments
.venv

# SQLite database
*.db
