aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/github-desktop.profile
diff options
context:
space:
mode:
authorLibravatar Łukasz Mariański <lmarianski@protonmail.com>2022-04-23 18:55:50 +0200
committerLibravatar Łukasz Mariański <lmarianski@protonmail.com>2022-04-23 18:55:50 +0200
commit49494e919b23ab14edfaec42e0e6a9c19a00a43d (patch)
treeaf252c5ba5ff832c0d12392d783ed4fcfdfb0e81 /etc/profile-a-l/github-desktop.profile
parentUpdate electron.profile (diff)
downloadfirejail-49494e919b23ab14edfaec42e0e6a9c19a00a43d.tar.gz
firejail-49494e919b23ab14edfaec42e0e6a9c19a00a43d.tar.zst
firejail-49494e919b23ab14edfaec42e0e6a9c19a00a43d.zip
Fix glob pattern and update other profiles/includes
Diffstat (limited to 'etc/profile-a-l/github-desktop.profile')
-rw-r--r--etc/profile-a-l/github-desktop.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/github-desktop.profile b/etc/profile-a-l/github-desktop.profile
index 943a3c8c3..8ae3850b4 100644
--- a/etc/profile-a-l/github-desktop.profile
+++ b/etc/profile-a-l/github-desktop.profile
@@ -15,7 +15,7 @@ include globals.local
15ignore include disable-xdg.inc 15ignore include disable-xdg.inc
16ignore whitelist ${DOWNLOADS} 16ignore whitelist ${DOWNLOADS}
17ignore whitelist ${HOME}/.config/Electron 17ignore whitelist ${HOME}/.config/Electron
18ignore whitelist ${HOME}/.config/electron-flag*.conf 18ignore whitelist ${HOME}/.config/electron*([0-9])-flag*.conf
19ignore include whitelist-common.inc 19ignore include whitelist-common.inc
20ignore include whitelist-runuser-common.inc 20ignore include whitelist-runuser-common.inc
21ignore include whitelist-usr-share-common.inc 21ignore include whitelist-usr-share-common.inc