Files
python-teos/.gitignore
Sergi Delgado Segura 00a2137d5b Improves pisa-cli
Big refactor of the cli, includes proper help messages and get_appointment command. Also creates a separate folder for the cli (apps can be separated by folders).
2019-08-09 15:00:02 +01:00

29 lines
236 B
Plaintext

*~
\#*\#
.\#*
build/
dist/
node_modules/
.vscode/
*.log
.nyc_output
logs/
.DS_Store
.idea
conf.py
bitcoin.conf*
*__pycache__
.pending*
pisa.log
pisa-btc/apps/cli/*.json
.\#*
build/
dist/
node_modules/
.vscode/
*.log
.nyc_output
logs/