# ignore hidden folders /.storage /.cloud /.google.token /.ssh # ignore some directories. /icloud/ /www/ /tts/ /deps/ /hadashboards/ /intents/ /themes/ /custom_components /deps /hacs /image /node-red/* /node-red/projects/* /node-red/projects/NerdFlows/* /files /appdaemon/* /appdaemon/apps/* /glances/ /downloads/ # ignore any of these files no matter where they are using double * **.DS_Store **._* **.HA_VERSION **.pyc **.conf **.uuid **.txt **.log **.db **.sqlite **.xml **secrets* **known_devices.yaml **google_calendars.yaml **ip_bans.yaml **.spotify-token-cache **zones.yaml **test.yaml **testing.yaml **.homekit* **.vscode **.pid **.xml **.csr **.crt **.key **core.* **OZW_Log.txt **home-assistant.log **home-assistant_v2.db **.db-journal **.db-shm **.db-wal **.sqlite **__pycache__ **phue.conf **ios.conf **pyozw.sqlite **ipchange.yaml **production_auth.json **.log* **alexa_auth **.corrupt* **ages_old.yaml # 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