mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-30 01:26:59 +00:00
Update .gitignore
Cover all log files generically (they contain transient data and possibly personally identifiable/privileged information)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -10,7 +10,7 @@
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
*.sqlite
|
||||
*.log
|
||||
*.log*
|
||||
*.db
|
||||
.cloud
|
||||
.storage
|
||||
@@ -19,9 +19,6 @@
|
||||
.uuid
|
||||
core.*
|
||||
core
|
||||
OZW_Log.txt
|
||||
home-assistant.log
|
||||
home-assistant.log.*
|
||||
home-assistant_v2
|
||||
home-assistant_v2.*
|
||||
deps
|
||||
|
Reference in New Issue
Block a user