mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-14 11:54:28 +01:00
refactors project structure
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user