Files
python-teos/.gitignore
2020-03-18 18:33:38 +01:00

21 lines
183 B
Plaintext

.vscode/
.idea/
.venv/
*.log
.DS_Store
bitcoin.conf*
*__pycache__
.pending*
cli/*.json
appointments/
test.py
*.pyc
.cache
.pytest_cache/
*.der
.coverage
htmlcov
docs/
.teos
.teos_cli