aboutsummaryrefslogtreecommitdiffstats
path: root/etc/code.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/code.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/code.profile')
-rw-r--r--etc/code.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/code.profile b/etc/code.profile
index e7b65ea4b..16678459e 100644
--- a/etc/code.profile
+++ b/etc/code.profile
@@ -9,7 +9,9 @@ noblacklist ${HOME}/.cargo/config
9noblacklist ${HOME}/.cargo/registry 9noblacklist ${HOME}/.cargo/registry
10noblacklist ${HOME}/.config/Code 10noblacklist ${HOME}/.config/Code
11noblacklist ${HOME}/.config/Code - OSS 11noblacklist ${HOME}/.config/Code - OSS
12noblacklist ${HOME}/.config/git
12noblacklist ${HOME}/.gitconfig 13noblacklist ${HOME}/.gitconfig
14noblacklist ${HOME}/.git-credentials
13noblacklist ${HOME}/.pythonrc.py 15noblacklist ${HOME}/.pythonrc.py
14noblacklist ${HOME}/.vscode 16noblacklist ${HOME}/.vscode
15noblacklist ${HOME}/.vscode-oss 17noblacklist ${HOME}/.vscode-oss