Files
python-teos/.gitignore
Sergi Delgado 21eed576b2 Refactors tx_watcher and zmq_subscriber
Merges tx_watcher and zmq_subscriber into a single file: watcher. Watcher will handle all the watching process and container two inner classes, the watcher and the ZMQHandler
2019-08-09 15:00:02 +01:00

19 lines
136 B
Plaintext

*~
\#*\#
.\#*
build/
dist/
node_modules/
.vscode/
*.log
.nyc_output
logs/
.DS_Store
.idea
conf.py
bitcoin.conf
*__pycache__
.pending*