From 090163a591c1ffac5f0824d57fdd10e7e9044c84 Mon Sep 17 00:00:00 2001 From: Łukasz Mariański Date: Sat, 23 Apr 2022 19:26:05 +0200 Subject: ok --- etc/profile-a-l/atom.profile | 2 +- etc/profile-a-l/code.profile | 2 +- etc/profile-a-l/electron.profile | 4 ++-- etc/profile-a-l/github-desktop.profile | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/atom.profile b/etc/profile-a-l/atom.profile index 43d68e755..ccab77db4 100644 --- a/etc/profile-a-l/atom.profile +++ b/etc/profile-a-l/atom.profile @@ -12,7 +12,7 @@ ignore include disable-interpreters.inc ignore include disable-xdg.inc ignore whitelist ${DOWNLOADS} ignore whitelist ${HOME}/.config/Electron -ignore whitelist ${HOME}/.config/electron*([0-9])-flag*.conf +ignore whitelist ${HOME}/.config/electron*-flag*.conf ignore include whitelist-common.inc ignore include whitelist-runuser-common.inc ignore include whitelist-usr-share-common.inc diff --git a/etc/profile-a-l/code.profile b/etc/profile-a-l/code.profile index 6d77db69e..1ff838df9 100644 --- a/etc/profile-a-l/code.profile +++ b/etc/profile-a-l/code.profile @@ -12,7 +12,7 @@ ignore include disable-interpreters.inc ignore include disable-xdg.inc ignore whitelist ${DOWNLOADS} ignore whitelist ${HOME}/.config/Electron -ignore whitelist ${HOME}/.config/electron*([0-9])-flag*.conf +ignore whitelist ${HOME}/.config/electron*-flag*.conf ignore include whitelist-common.inc ignore include whitelist-runuser-common.inc ignore include whitelist-usr-share-common.inc diff --git a/etc/profile-a-l/electron.profile b/etc/profile-a-l/electron.profile index 22cd71147..2dffb28a6 100644 --- a/etc/profile-a-l/electron.profile +++ b/etc/profile-a-l/electron.profile @@ -5,7 +5,7 @@ include electron.local noblacklist ${HOME}/.config/Electron -noblacklist ${HOME}/.config/electron*([0-9])-flag*.conf +noblacklist ${HOME}/.config/electron*-flag*.conf include disable-common.inc include disable-devel.inc @@ -16,7 +16,7 @@ include disable-xdg.inc whitelist ${DOWNLOADS} whitelist ${HOME}/.config/Electron -whitelist ${HOME}/.config/electron*([0-9])-flag*.conf +whitelist ${HOME}/.config/electron*-flag*.conf include whitelist-common.inc include whitelist-runuser-common.inc include whitelist-usr-share-common.inc diff --git a/etc/profile-a-l/github-desktop.profile b/etc/profile-a-l/github-desktop.profile index 8ae3850b4..efc58ccd7 100644 --- a/etc/profile-a-l/github-desktop.profile +++ b/etc/profile-a-l/github-desktop.profile @@ -15,7 +15,7 @@ include globals.local ignore include disable-xdg.inc ignore whitelist ${DOWNLOADS} ignore whitelist ${HOME}/.config/Electron -ignore whitelist ${HOME}/.config/electron*([0-9])-flag*.conf +ignore whitelist ${HOME}/.config/electron*-flag*.conf ignore include whitelist-common.inc ignore include whitelist-runuser-common.inc ignore include whitelist-usr-share-common.inc -- cgit v1.2.3-54-g00ecf