23 lines
480 B
Plaintext
23 lines
480 B
Plaintext
# Gitignore settings for HA
|
|
# This is an example and may include too much for your use-case.
|
|
# You can modify this file to suit your needs.
|
|
/.cloud
|
|
/.storage
|
|
/backups
|
|
/tts
|
|
*.db*
|
|
*.log*
|
|
*.pyc
|
|
**/.config-db
|
|
custom_components/bambu_lab
|
|
custom_components/battery_notes
|
|
custom_components/edge_tts
|
|
custom_components/evcc_intg
|
|
custom_components/fontawesome
|
|
custom_components/hacs
|
|
custom_components/nordpool_git_repo
|
|
custom_components/plant
|
|
custom_components/pollenprognos
|
|
|
|
|
|
www/community |