diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-05-28 17:32:54 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-05-28 17:32:54 +0100 |
commit | 36635cbf2779f19631cb08b5d3bd49465307c20b (patch) | |
tree | d5f87af2bd14050c2165501f161271792bfeae3f /.gitignore | |
parent | 4b0d599dc5877d6c19a6ccf1a82707c6a9289e86 (diff) | |
download | power.eda.gay-36635cbf2779f19631cb08b5d3bd49465307c20b.tar.gz power.eda.gay-36635cbf2779f19631cb08b5d3bd49465307c20b.zip |
Added prometheus exportation to scripts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ influxdb-config/ influxdb-data/ node-red-data/ prometheus/web.yml +prometheus/web.yml # Byte-compiled / optimized / DLL files __pycache__/ |