forked from BJReplay/EPA_AirQuality_HA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (33 loc) · 723 Bytes
/
Copy path.gitignore
File metadata and controls
34 lines (33 loc) · 723 Bytes
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
.vscode
.vscode/settings.json
.vs
.DS_Store
**/__pycache__/**
# Added to exclude files that exist because of Dev Container Development Environment
.storage/**
custom_components/hacs/**
custom_components/solcast_solar/**
custom_components/sew_usage/**
custom_components/polestar_api/**
custom_components/pyscript/**
custom_components/ocpp/**
custom_components/spook/**
custom_components/spook_inverse
.HA_VERSION
automations.yaml
configuration.yaml
home-assistant_v2.db
home-assistant_v2.db-shm
home-assistant_v2.db-wal
home-assistant.log
home-assistant.log.1
home-assistant.log.fault
scenes.yaml
scripts.yaml
secrets.yaml
solcast-sites.json
solcast-undampened.json
solcast-usage.json
solcast.json
blueprints/**
pyscript/**