2019-11-08 17:54:11 +00:00
|
|
|
# ignore my git update script
|
|
|
|
update_git.py
|
2019-02-21 17:49:55 +00:00
|
|
|
|
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
|
2019-02-21 17:49:55 +00:00
|
|
|
|
2019-11-08 17:54:11 +00:00
|
|
|
|
|
|
|
# ignore any of these filesno matter where they are
|
|
|
|
**.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*
|
|
|
|
**.vscode
|