aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-a-l/atom.profile2
-rw-r--r--etc/profile-a-l/code.profile2
-rw-r--r--etc/profile-a-l/github-desktop.profile2
3 files changed, 6 insertions, 0 deletions
diff --git a/etc/profile-a-l/atom.profile b/etc/profile-a-l/atom.profile
index 5f237ac59..c1ca20ec9 100644
--- a/etc/profile-a-l/atom.profile
+++ b/etc/profile-a-l/atom.profile
@@ -11,6 +11,8 @@ ignore include disable-devel.inc
11ignore include disable-interpreters.inc 11ignore include disable-interpreters.inc
12ignore include disable-xdg.inc 12ignore include disable-xdg.inc
13ignore whitelist ${DOWNLOADS} 13ignore whitelist ${DOWNLOADS}
14ignore whitelist ${HOME}/.config/Electron
15ignore whitelist ${HOME}/.config/electron-flag*.conf
14ignore include whitelist-common.inc 16ignore include whitelist-common.inc
15ignore include whitelist-runuser-common.inc 17ignore include whitelist-runuser-common.inc
16ignore include whitelist-usr-share-common.inc 18ignore include whitelist-usr-share-common.inc
diff --git a/etc/profile-a-l/code.profile b/etc/profile-a-l/code.profile
index fdf94ec41..4cade5749 100644
--- a/etc/profile-a-l/code.profile
+++ b/etc/profile-a-l/code.profile
@@ -11,6 +11,8 @@ ignore include disable-exec.inc
11ignore include disable-interpreters.inc 11ignore include disable-interpreters.inc
12ignore include disable-xdg.inc 12ignore include disable-xdg.inc
13ignore whitelist ${DOWNLOADS} 13ignore whitelist ${DOWNLOADS}
14ignore whitelist ${HOME}/.config/Electron
15ignore whitelist ${HOME}/.config/electron-flag*.conf
14ignore include whitelist-common.inc 16ignore include whitelist-common.inc
15ignore include whitelist-runuser-common.inc 17ignore include whitelist-runuser-common.inc
16ignore include whitelist-usr-share-common.inc 18ignore 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 325c54ced..943a3c8c3 100644
--- a/etc/profile-a-l/github-desktop.profile
+++ b/etc/profile-a-l/github-desktop.profile
@@ -14,6 +14,8 @@ include globals.local
14# Disabled until someone reported positive feedback 14# Disabled until someone reported positive feedback
15ignore include disable-xdg.inc 15ignore include disable-xdg.inc
16ignore whitelist ${DOWNLOADS} 16ignore whitelist ${DOWNLOADS}
17ignore whitelist ${HOME}/.config/Electron
18ignore whitelist ${HOME}/.config/electron-flag*.conf
17ignore include whitelist-common.inc 19ignore include whitelist-common.inc
18ignore include whitelist-runuser-common.inc 20ignore include whitelist-runuser-common.inc
19ignore include whitelist-usr-share-common.inc 21ignore include whitelist-usr-share-common.inc