Files
heartbeat/.gitignore
T

10 lines
80 B
Plaintext

.env/
.DS_Store
__pycache__/
*.pyc
*.pyo
.flake8
.venv/
test/
build/
*.egg-info/