aboutsummaryrefslogtreecommitdiffstats
path: root/etc/git.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/git.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/git.profile')
-rw-r--r--etc/git.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/git.profile b/etc/git.profile
index 44e3474f8..0eb69faed 100644
--- a/etc/git.profile
+++ b/etc/git.profile
@@ -9,10 +9,12 @@ include globals.local
9 9
10blacklist /tmp/.X11-unix 10blacklist /tmp/.X11-unix
11 11
12noblacklist ${HOME}/.config/git
12noblacklist ${HOME}/.config/nano 13noblacklist ${HOME}/.config/nano
13noblacklist ${HOME}/.emacs 14noblacklist ${HOME}/.emacs
14noblacklist ${HOME}/.emacs.d 15noblacklist ${HOME}/.emacs.d
15noblacklist ${HOME}/.gitconfig 16noblacklist ${HOME}/.gitconfig
17noblacklist ${HOME}/.git-credentials
16noblacklist ${HOME}/.gnupg 18noblacklist ${HOME}/.gnupg
17noblacklist ${HOME}/.nanorc 19noblacklist ${HOME}/.nanorc
18noblacklist ${HOME}/.oh-my-zsh 20noblacklist ${HOME}/.oh-my-zsh