__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
*.sqlite3
*.sqlite3-shm
*.sqlite3-wal
*.db
.venv/
venv/
env/
.env
.forge.pid
.fuse_hidden*
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
