Moved file storage for automations to its own folder and gitignored
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -16,6 +16,7 @@
|
|||||||
/hacs
|
/hacs
|
||||||
/image
|
/image
|
||||||
/node-red
|
/node-red
|
||||||
|
/files
|
||||||
|
|
||||||
|
|
||||||
# ignore any of these files no matter where they are using double *
|
# ignore any of these files no matter where they are using double *
|
||||||
@ -61,5 +62,3 @@
|
|||||||
**production_auth.json
|
**production_auth.json
|
||||||
**.log*
|
**.log*
|
||||||
**alexa_auth
|
**alexa_auth
|
||||||
weather_briefing_full.txt
|
|
||||||
yesterday_rain_total.txt
|
|
||||||
|
Reference in New Issue
Block a user