Files
python-teos/.gitignore
Sergi Delgado Segura 1eb4423e58 Updates gitignore
2019-11-07 15:56:49 +00: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/
*.pem
.coverage
htmlcov