summaryrefslogtreecommitdiffstats
path: root/etc/atom.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/atom.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/atom.profile')
-rw-r--r--etc/atom.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/atom.profile b/etc/atom.profile
index 995c5598d..1c0afb277 100644
--- a/etc/atom.profile
+++ b/etc/atom.profile
@@ -10,6 +10,7 @@ noblacklist ${HOME}/.atom
10noblacklist ${HOME}/.config/Atom 10noblacklist ${HOME}/.config/Atom
11noblacklist ${HOME}/.cargo/config 11noblacklist ${HOME}/.cargo/config
12noblacklist ${HOME}/.cargo/registry 12noblacklist ${HOME}/.cargo/registry
13noblacklist ${HOME}/.gitconfig
13 14
14include disable-common.inc 15include disable-common.inc
15include disable-passwdmgr.inc 16include disable-passwdmgr.inc