aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2023-11-19 18:41:43 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2023-11-19 18:41:43 +0000
commit1bb86baabe93c387781836e3b401a472cd044475 (patch)
treed9482ac33a4a16df027c912273dfbafd038f1d01 /.gitignore
parent450b5ce0582773f4684dfc197f04765b81f429c9 (diff)
downloadpower.eda.gay-1bb86baabe93c387781836e3b401a472cd044475.tar.gz
power.eda.gay-1bb86baabe93c387781836e3b401a472cd044475.zip
Added python MQTT client script that pushes readings to influxdb
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b9c2983..7de9703 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,9 @@ db.env
*.pub
*.pem
.passwords
+config.env
+influxdb-config/
+influxdb-data/
# Byte-compiled / optimized / DLL files
__pycache__/