aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gedit.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-22 15:16:43 +0000
committerLibravatar GitHub <noreply@github.com>2019-08-22 15:16:43 +0000
commit7582aaffce1e2266e3ff163495c39d001ab0ef21 (patch)
treea0ae36f8aee4e482af9e356efdf245bf59ac59f3 /etc/gedit.profile
parentupdate syscalls.txt (diff)
parentadd allow-common-devel to more profiles (diff)
downloadfirejail-7582aaffce1e2266e3ff163495c39d001ab0ef21.tar.gz
firejail-7582aaffce1e2266e3ff163495c39d001ab0ef21.tar.zst
firejail-7582aaffce1e2266e3ff163495c39d001ab0ef21.zip
Merge pull request #2921 from rusty-snake/allow-common-devel.inc
Introduce allow-common-devel.inc
Diffstat (limited to 'etc/gedit.profile')
-rw-r--r--etc/gedit.profile9
1 files changed, 3 insertions, 6 deletions
diff --git a/etc/gedit.profile b/etc/gedit.profile
index 763d33eb1..837396654 100644
--- a/etc/gedit.profile
+++ b/etc/gedit.profile
@@ -8,12 +8,9 @@ include globals.local
8 8
9noblacklist ${HOME}/.config/enchant 9noblacklist ${HOME}/.config/enchant
10noblacklist ${HOME}/.config/gedit 10noblacklist ${HOME}/.config/gedit
11noblacklist ${HOME}/.config/git 11
12noblacklist ${HOME}/.gitconfig 12# Allows files commonly used by IDEs
13noblacklist ${HOME}/.git-credentials 13include allow-common-devel.inc
14noblacklist ${HOME}/.python-history
15noblacklist ${HOME}/.python_history
16noblacklist ${HOME}/.pythonhist
17 14
18include disable-common.inc 15include disable-common.inc
19# include disable-devel.inc 16# include disable-devel.inc