Ignoe Singleton* for chomre

This commit is contained in:
Tobias Herre 2025-05-15 14:21:15 +02:00
parent 84a19f17fc
commit b67393f9e6
1 changed files with 3 additions and 1 deletions

View File

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