refactors project structure

This commit is contained in:
Sergi Delgado Segura
2019-08-09 19:42:42 +01:00
parent 1019b207ff
commit 1cde4a2a11
31 changed files with 31 additions and 29 deletions

7
.gitignore vendored
View File

@@ -1,9 +1,12 @@
.vscode/
.idea/
*.log
.DS_Store
/pisa-btc/venv/*
venv/
conf.py
bitcoin.conf*
*__pycache__
.pending*
pisa-btc/apps/cli/*.json
apps/cli/*.json
appointments/
test.py