__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/
*.db
.DS_Store

# Generated by hatch-vcs at build time (version derived from git tags)
ormguard/_version.py
