From b67393f9e6d4a797057c06f7ad53bbcd07f411e8 Mon Sep 17 00:00:00 2001 From: Tobias Herre Date: Thu, 15 May 2025 14:21:15 +0200 Subject: [PATCH] Ignoe Singleton* for chomre --- wmde-rp.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wmde-rp.conf b/wmde-rp.conf index 5e0511a..a9329d8 100644 --- a/wmde-rp.conf +++ b/wmde-rp.conf @@ -60,6 +60,7 @@ ignore = Path */.cache2 ignore = Name Cache ignore = Path */Cache ignore = Path .thunderbird/*/ImapMail +ignore = Name .config/chromium/Singleton* EOF ) @@ -77,6 +78,7 @@ ignore = Path */Cache ignore = Path .thunderbird/*/ImapMail ignore = Path Downloads ignore = Path VirtualBox VMs +ignore = Name .config/chromium/Singleton* EOF ) @@ -95,7 +97,7 @@ ignore = Path */Cache ignore = Path .thunderbird/*/ImapMail ignore = Path Downloads ignore = Path VirtualBox VMs - +ignore = Name .config/chromium/Singleton* EOF )