mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-14 11:54:28 +01:00
Adds proper logging format
This commit is contained in:
committed by
Sergi Delgado Segura
parent
8aba0f7daf
commit
d34b94a858
9
.gitignore
vendored
9
.gitignore
vendored
@@ -15,4 +15,13 @@ conf.py
|
||||
bitcoin.conf
|
||||
*__pycache__
|
||||
.pending*
|
||||
pisa.log
|
||||
|
||||
.\#*
|
||||
build/
|
||||
dist/
|
||||
node_modules/
|
||||
.vscode/
|
||||
*.log
|
||||
.nyc_output
|
||||
logs/
|
||||
|
||||
Reference in New Issue
Block a user