From 0d8cfe5036478b26756d6c2c3a2e99445c1e9a7e Mon Sep 17 00:00:00 2001 From: techie2000 <38585780+techie2000@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:25:05 +0100 Subject: [PATCH] Update .gitignore Cover all log files generically (they contain transient data and possibly personally identifiable/privileged information) --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 481a5401..88673501 100755 --- a/.gitignore +++ b/.gitignore @@ -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