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