.venv/
.git/
.pytest_cache/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.coverage
htmlcov/
*.sqlite3
.env
.env.local
tests/
docs/
ios/
CHANGELOG.md
CONTRIBUTING.md
.github/
