.*
__pycache__
*.pyc
*.pyo
*.egg-info
tmp
build/
dist/

!/.gitignore
!/.github/
!/.github/**
!/.githooks/
!/.githooks/**
!/.vscode/
!/.vscode/**
!/.claude/
!/.claude/**
!/.markdownlint-cli2.jsonc
!/.release/
!/.release/**

uv.lock
package-lock.json
node_modules/
h2hdb.log
/.formal-tools/

# macOS
.DS_Store
