__pycache__/
*.py[cod]
.venv/
.pytest_cache/
dist/
build/
*.egg-info/
.env
*.db
.DS_Store
.idea/
