Files
python-teos/.gitignore

15 lines
149 B
Plaintext

.vscode/
.idea/
.venv/
*.log
.DS_Store
conf.py
bitcoin.conf*
*__pycache__
.pending*
apps/cli/*.json
appointments/
test.py
*.pyc
.cache
.pytest_cache/