Updated gitignore

This commit is contained in:
2025-03-04 01:32:15 -05:00
parent 35a511710e
commit 4c81a8a6a5

19
.gitignore vendored
View File

@ -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