﻿.git
.gitignore
.github
.pytest_cache
.ruff_cache
.tox
.venv
.tmp
artifacts
build
dist
site
__pycache__
*.pyc
*.pyo
*.pyd
*.sqlite
*.db
*.log
