Update .gitignore

Cover all log files generically (they contain transient data and possibly personally identifiable/privileged information)
This commit is contained in:
techie2000 2023-08-07 09:25:05 +01:00 committed by GitHub
parent 8e8020d57a
commit 0d8cfe5036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

5
.gitignore vendored
View File

@ -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