summaryrefslogtreecommitdiffstats
path: root/etc/atom.profile
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2018-12-23 02:53:18 +0000
committerLibravatar GitHub <noreply@github.com>2018-12-23 02:53:18 +0000
commita108754835036bc1f0b7b1912a6b29728d6bf587 (patch)
treeb98ec1723b266d6184d8827f642904fba78a014e /etc/atom.profile
parentREADME/RELNOTES update (diff)
parentupdates for ~/.cargo (diff)
downloadfirejail-a108754835036bc1f0b7b1912a6b29728d6bf587.tar.gz
firejail-a108754835036bc1f0b7b1912a6b29728d6bf587.tar.zst
firejail-a108754835036bc1f0b7b1912a6b29728d6bf587.zip
Merge pull request #2308 from rusty-snake/patch-2
Update disable-common.inc, disable-programs.inc.
Diffstat (limited to 'etc/atom.profile')
-rw-r--r--etc/atom.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/atom.profile b/etc/atom.profile
index ceb68ef3d..995c5598d 100644
--- a/etc/atom.profile
+++ b/etc/atom.profile
@@ -8,6 +8,8 @@ include globals.local
8 8
9noblacklist ${HOME}/.atom 9noblacklist ${HOME}/.atom
10noblacklist ${HOME}/.config/Atom 10noblacklist ${HOME}/.config/Atom
11noblacklist ${HOME}/.cargo/config
12noblacklist ${HOME}/.cargo/registry
11 13
12include disable-common.inc 14include disable-common.inc
13include disable-passwdmgr.inc 15include disable-passwdmgr.inc