.idea/
.venv/
_venv/
/venv/
build/
dist/
*.egg-info
/test.cfg
/test/test.cfg
*.html
sqlalchemy_firebird/__pycache__/
test/__pycache__/
*.log
/_venv1-3/
/_venv1-4/

.vscode/

tmp/

.claude/

# generated by setuptools-scm
sqlalchemy_firebird/_version.py
