home-assistant-config/.gitignore

18 lines
121 B
Plaintext
Raw Normal View History

2021-07-10 19:13:23 -04:00
.cache
.cloud
.config
.storage
tts
deps
image
2021-07-12 23:13:16 -04:00
/secrets.yaml
2021-07-10 19:13:23 -04:00
*.db
*.old
*.log
*.conf
*.db-shm
*.db-wal
.vscode
.DS_Store