
build/
*.class
*.db
dist/
.DS_Store
*.egg-info/
.env
.idea/
.mypy_cache/
*.pyc
__pycache__/
*.py[cod]
.pytest_cache/
*.so
*.sqlite3
*.swo
*.swp
.venv/
.vscode/
