forked from jasonacox/Powerwall-Dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (44 loc) · 987 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Ignore common local files
.DS_Store
# VisualStudio
.vs/
# VisualStudio code
# https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local Settings
compose.env
grafana.env
influxdb.env
powerwall.extend.yml
pypowerwall.env
telegraf.local
# Auth files
.auth/.pypowerwall.auth
.auth/.pypowerwall.site
# Local Dev files
*.bak
backups/*.tgz
influxdb/run-once-*.sql.done
sandbox/
grafana/alerting/
grafana/csv/
grafana/grafana.db
grafana/plugins/
influxdb/meta/
influxdb/wal/
influxdb/data/
weather/uploadtest.sh
weather/weather411.conf
weather/weather411.conf.orig
weather/contrib/ecowitt/ecowitt.conf
tools/tesla-history/tesla-history.auth
tools/tesla-history/tesla-history.conf
tools/weather-history/weather-history.conf
tools/ecowitt-weather-history/ecowitt-weather-history.conf
tools/export/export.csv
tools/export/export.xz