summaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-24 12:54:40 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-24 13:06:59 +0200
commit63efb454a4af0ee5d4905f7cfae193138aef3e15 (patch)
tree2903a2dea16c9f3e8fe5b257ed6859189c405c4f /etc/brackets.profile
parentArch Linux fixes (diff)
downloadfirejail-63efb454a4af0ee5d4905f7cfae193138aef3e15.tar.gz
firejail-63efb454a4af0ee5d4905f7cfae193138aef3e15.tar.zst
firejail-63efb454a4af0ee5d4905f7cfae193138aef3e15.zip
blacklist .git-credentials & .config/git (#2663) …
and noblacklist they in all profiles with noblacklist .gitconfig
Diffstat (limited to 'etc/brackets.profile')
-rw-r--r--etc/brackets.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/brackets.profile b/etc/brackets.profile
index 46870e1ad..fa0d7e592 100644
--- a/etc/brackets.profile
+++ b/etc/brackets.profile
@@ -12,7 +12,9 @@ noblacklist ${HOME}/.config/Brackets
12# or put it in your brackets.local 12# or put it in your brackets.local
13#noblacklist ${HOME}/.cargo/config 13#noblacklist ${HOME}/.cargo/config
14#noblacklist ${HOME}/.cargo/registry 14#noblacklist ${HOME}/.cargo/registry
15noblacklist ${HOME}/.config/git
15noblacklist ${HOME}/.gitconfig 16noblacklist ${HOME}/.gitconfig
17noblacklist ${HOME}/.git-credentials
16 18
17include disable-common.inc 19include disable-common.inc
18include disable-passwdmgr.inc 20include disable-passwdmgr.inc