Files
python-teos/.gitignore
Sergi Delgado Segura 304af4f8b9 Updates gitignore
2020-05-06 22:49:04 +02: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