Files
python-teos/.gitignore
Sergi Delgado Segura a8f4bfc1ee Updates gitignore
2019-12-09 19:23:38 +01:00

20 lines
180 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
docs/