32 lines
324 B
Plaintext
32 lines
324 B
Plaintext
.venv/
|
|
.venv312/
|
|
__pycache__/
|
|
*.pyc
|
|
.vscode/
|
|
.env
|
|
.DS_Store
|
|
.idea/
|
|
logs/
|
|
*.log
|
|
coverage/
|
|
_toDelete/
|
|
_toDelete/
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
.ipynb_checkpoints/
|
|
.envrc
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.pyre/
|
|
.pytype/
|
|
.cache/
|
|
*.sqlite3
|
|
*.db
|
|
*.asc
|
|
.venv/
|
|
.wallet/
|
|
.potentialfix.md
|
|
# But keep this specific one
|
|
!tests/data/recipient.asc
|