Files
python-teos/.gitignore
2019-12-07 13:22:13 +01:00

19 lines
174 B
Plaintext

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