aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-builder.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-07 13:39:56 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-07 13:39:56 +0200
commit53a677feff97bf3b1cbe9963d30164ee6cf97204 (patch)
tree4a28601df795c8072e57cbe8a6730387b971c2f4 /etc/gnome-builder.profile
parentAdd note about firejail-profiles to issues instructions (diff)
downloadfirejail-53a677feff97bf3b1cbe9963d30164ee6cf97204.tar.gz
firejail-53a677feff97bf3b1cbe9963d30164ee6cf97204.tar.zst
firejail-53a677feff97bf3b1cbe9963d30164ee6cf97204.zip
Fix git in some IDE's
Diffstat (limited to 'etc/gnome-builder.profile')
-rw-r--r--etc/gnome-builder.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/gnome-builder.profile b/etc/gnome-builder.profile
index 05ebea80c..d5e3cd435 100644
--- a/etc/gnome-builder.profile
+++ b/etc/gnome-builder.profile
@@ -9,6 +9,7 @@ include globals.local
9noblacklist ${HOME}/.cargo/config 9noblacklist ${HOME}/.cargo/config
10noblacklist ${HOME}/.cargo/registry 10noblacklist ${HOME}/.cargo/registry
11noblacklist ${HOME}/.python-history 11noblacklist ${HOME}/.python-history
12noblacklist ${HOME}/.gitconfig
12 13
13include disable-common.inc 14include disable-common.inc
14include disable-passwdmgr.inc 15include disable-passwdmgr.inc