summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2019-03-07 21:33:41 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-07 21:33:41 +0000
commitf6007b055762de3588dfc50be74134ebcd3ea45b (patch)
tree1f4a8444393907364b78627147320f5d1c6d4281
parentMerge pull request #2539 from njfox/code-oss-profile (diff)
parentAdd code-oss config directory (diff)
downloadfirejail-f6007b055762de3588dfc50be74134ebcd3ea45b.tar.gz
firejail-f6007b055762de3588dfc50be74134ebcd3ea45b.tar.zst
firejail-f6007b055762de3588dfc50be74134ebcd3ea45b.zip
Merge pull request #2540 from njfox/code-oss-profile
Add code-oss config directory
-rw-r--r--etc/code.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/code.profile b/etc/code.profile
index 293308187..b7740414c 100644
--- a/etc/code.profile
+++ b/etc/code.profile
@@ -8,6 +8,7 @@ include globals.local
8noblacklist ${HOME}/.vscode 8noblacklist ${HOME}/.vscode
9noblacklist ${HOME}/.vscode-oss 9noblacklist ${HOME}/.vscode-oss
10noblacklist ${HOME}/.config/Code 10noblacklist ${HOME}/.config/Code
11noblacklist ${HOME}/.config/Code - OSS
11 12
12include disable-common.inc 13include disable-common.inc
13include disable-passwdmgr.inc 14include disable-passwdmgr.inc