onionrblocks/.gitignore
2021-01-20 20:32:53 +00:00

7 lines
69 B
Plaintext

venv/*
testdata/*
.vscode/*
*.egg-info/*
*__pycache__*
build/*
dist/*