2019-11-08 17:54:11 +00:00
|
|
|
# ignore my git update script
|
|
|
|
update_git.py
|
2019-11-15 00:54:30 +00:00
|
|
|
transporter.py
|
2019-07-12 20:31:13 +00:00
|
|
|
|
2019-11-08 17:54:11 +00:00
|
|
|
# ignore hidden folders
|
|
|
|
/config/.storage
|
|
|
|
/config/.cloud
|
|
|
|
/config/.google.token
|
2019-02-21 17:49:55 +00:00
|
|
|
|
2019-11-08 17:54:11 +00:00
|
|
|
# ignore some directories.
|
|
|
|
/config/icloud/
|
|
|
|
/config/www/
|
|
|
|
/config/tts/
|
|
|
|
/config/deps/
|
|
|
|
/config/hadashboards/
|
|
|
|
/config/intents/
|
|
|
|
/config/themes/
|
|
|
|
/config/custom_components
|
2020-04-16 18:29:02 +00:00
|
|
|
/config/deps
|
|
|
|
/config/hacs
|
2019-02-21 17:49:55 +00:00
|
|
|
|
2019-11-08 17:54:11 +00:00
|
|
|
|
2020-06-09 12:28:16 +00:00
|
|
|
# ignore any of these files no matter where they are using double *
|
2019-11-08 17:54:11 +00:00
|
|
|
**.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
|
|
|
|
**.homekit*
|
2020-04-16 18:29:02 +00:00
|
|
|
**.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
|