AHDX: Apple Health exporter with SQLite + Grafana dashboard (MIT)
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# Your health data. Never commit this.
|
||||
data/
|
||||
|
||||
# Grafana's own state (dashboards you make live here). Provisioning config under
|
||||
# grafana/ IS committed; this runtime dir is not.
|
||||
grafana-data/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Local env
|
||||
.env
|
||||
Reference in New Issue
Block a user