Initial version of appdaemon apps.yaml

This commit is contained in:
2022-04-16 03:44:54 -04:00
parent 37187e3030
commit 4ee3398175
2 changed files with 48 additions and 2 deletions

7
.gitignore vendored
View File

@ -17,7 +17,8 @@
/image
/node-red/*
/files
/appdaemon/
/appdaemon/*
/appdaemon/apps/*
# ignore any of these files no matter where they are using double *
**.DS_Store
@ -64,4 +65,6 @@
**alexa_auth
# exceptions
!/node-red/flows.json
!/node-red/flows.json
!/appdaemon/apps/
!/appdaemon/apps/apps.yaml