Updated gitignore
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@ -3,23 +3,20 @@
|
|||||||
/.cloud
|
/.cloud
|
||||||
/.google.token
|
/.google.token
|
||||||
/.ssh
|
/.ssh
|
||||||
|
/.codegpt
|
||||||
|
|
||||||
# ignore some directories.
|
# ignore some directories.
|
||||||
/icloud/
|
/www/*
|
||||||
/www/
|
|
||||||
/tts/
|
/tts/
|
||||||
/deps/
|
/deps/
|
||||||
/hadashboards/
|
|
||||||
/intents/
|
/intents/
|
||||||
/themes/
|
/themes/
|
||||||
/custom_components
|
/custom_components
|
||||||
/deps
|
/deps
|
||||||
/hacs
|
/hacs
|
||||||
/image
|
/image
|
||||||
/node-red/
|
|
||||||
/files
|
/files
|
||||||
/appdaemon/*
|
/appdaemon/
|
||||||
/appdaemon/apps/*
|
|
||||||
/glances/
|
/glances/
|
||||||
/downloads/
|
/downloads/
|
||||||
/lightwand/
|
/lightwand/
|
||||||
@ -71,12 +68,4 @@
|
|||||||
**test.jinja
|
**test.jinja
|
||||||
|
|
||||||
# exceptions
|
# exceptions
|
||||||
!/appdaemon/apps/
|
!/www/bubble/
|
||||||
!/appdaemon/apps/apps.yaml
|
|
||||||
!/node-red/projects/
|
|
||||||
!/node-red/projects/NerdFlows/
|
|
||||||
!/node-red/projects/NerdFlows/flows.json
|
|
||||||
!/node-red/projects/NerdFlows/flows_cred.json
|
|
||||||
!/node-red/projects/NerdFlows/package.json
|
|
||||||
!/node-red/projects/NerdFlows/README.md
|
|
||||||
.codegpt
|
|
Reference in New Issue
Block a user