aboutsummaryrefslogtreecommitdiffstats
path: root/etc/geany.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/geany.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/geany.profile')
-rw-r--r--etc/geany.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/geany.profile b/etc/geany.profile
index a21e19329..7f96449c9 100644
--- a/etc/geany.profile
+++ b/etc/geany.profile
@@ -8,6 +8,7 @@ include globals.local
8 8
9noblacklist ${HOME}/.config/geany 9noblacklist ${HOME}/.config/geany
10noblacklist ${HOME}/.python-history 10noblacklist ${HOME}/.python-history
11noblacklist ${HOME}/.gitconfig
11 12
12include disable-common.inc 13include disable-common.inc
13include disable-passwdmgr.inc 14include disable-passwdmgr.inc