Files
heartbeat/.gitignore
T

11 lines
86 B
Plaintext

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