aboutsummaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-22 11:29:13 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-22 11:29:13 +0200
commit4ceb6d89143c99d1e60bec264d59dd8a7c257327 (patch)
treeed20c9b4dc8f5682bfd2350ea6d0dc64f2776683 /etc/brackets.profile
parentEnable private-bin in transmission-daemon (diff)
downloadfirejail-4ceb6d89143c99d1e60bec264d59dd8a7c257327.tar.gz
firejail-4ceb6d89143c99d1e60bec264d59dd8a7c257327.tar.zst
firejail-4ceb6d89143c99d1e60bec264d59dd8a7c257327.zip
Introduce allow-common-devel.inc
Diffstat (limited to 'etc/brackets.profile')
-rw-r--r--etc/brackets.profile10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/brackets.profile b/etc/brackets.profile
index 3e157d841..b7d560bbc 100644
--- a/etc/brackets.profile
+++ b/etc/brackets.profile
@@ -8,13 +8,9 @@ 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 next two lines if you are developing rust. 11
12# or put it in your brackets.local 12# Allows files commonly used by IDEs
13#noblacklist ${HOME}/.cargo/config 13include allow-common-devel.inc
14#noblacklist ${HOME}/.cargo/registry
15noblacklist ${HOME}/.config/git
16noblacklist ${HOME}/.gitconfig
17noblacklist ${HOME}/.git-credentials
18 14
19include disable-common.inc 15include disable-common.inc
20include disable-passwdmgr.inc 16include disable-passwdmgr.inc