summaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2018-12-23 02:53:18 +0000
committerLibravatar GitHub <noreply@github.com>2018-12-23 02:53:18 +0000
commita108754835036bc1f0b7b1912a6b29728d6bf587 (patch)
treeb98ec1723b266d6184d8827f642904fba78a014e /etc/brackets.profile
parentREADME/RELNOTES update (diff)
parentupdates for ~/.cargo (diff)
downloadfirejail-a108754835036bc1f0b7b1912a6b29728d6bf587.tar.gz
firejail-a108754835036bc1f0b7b1912a6b29728d6bf587.tar.zst
firejail-a108754835036bc1f0b7b1912a6b29728d6bf587.zip
Merge pull request #2308 from rusty-snake/patch-2
Update disable-common.inc, disable-programs.inc.
Diffstat (limited to 'etc/brackets.profile')
-rw-r--r--etc/brackets.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/brackets.profile b/etc/brackets.profile
index 17e742d4b..783b9db87 100644
--- a/etc/brackets.profile
+++ b/etc/brackets.profile
@@ -8,6 +8,10 @@ include globals.local
8noblacklist ${HOME}/.config/Brackets 8noblacklist ${HOME}/.config/Brackets
9#noblacklist /opt/brackets/ 9#noblacklist /opt/brackets/
10#noblacklist /opt/google/ 10#noblacklist /opt/google/
11# Uncomment the the next two lines if you are developing rust.
12#noblacklist ${HOME}/.cargo/config
13#noblacklist ${HOME}/.cargo/registry
14
11 15
12include disable-common.inc 16include disable-common.inc
13include disable-passwdmgr.inc 17include disable-passwdmgr.inc