diff --git a/.gitignore b/.gitignore index 0c23614..bc32278 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +!/www/bubble/ \ No newline at end of file