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