Files
pyhdwallet/.gitignore
2026-01-03 17:54:55 +00:00

24 lines
204 B
Plaintext

.venv/
__pycache__/
*.pyc
.vscode/
.env
.DS_Store
.idea/
logs/
*.log
coverage/
dist/
build/
*.egg-info/
.ipynb_checkpoints/
.envrc
.pytest_cache/
.mypy_cache/
.pyre/
.pytype/
.cache/
*.sqlite3
*.db
*.asc