Files
coinhunter-cli/.gitignore

8 lines
66 B
Plaintext

__pycache__/
*.pyc
.pytest_cache/
.venv/
dist/
build/
*.egg-info/