/.venv/
/venv/
/.env/
/.env.*
/.DS_Store
/.idea/
/.vscode/
/.cursor/
/.coverage/
.coverage
/.hypothesis/
/.pytest_cache/
__pycache__/
*.pyc
*.pyo
*.pyd
*.so
*.dylib
*.dll
*.egg-info/
dist/
build/
site/.next/
site/build/
site/dist/
node_modules/
package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.mypy_cache/
.ruff_cache/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.log
*.sqlite
wallet.dat

