.git
.gitignore
.pytest_cache
.venv
__pycache__/
*.pyc
*.pyo
*.pyd
build/
dist/
exports/
tests/
scripts/
*.db
*.html
*.json
