Aggiunge filtri UTXO interattivi nel report HTML
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -7,9 +7,15 @@ ENV/
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*$py.class
|
||||
*.so
|
||||
.Python
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
|
||||
Reference in New Issue
Block a user