Initial version of appdaemon apps.yaml
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
|
Reference in New Issue
Block a user