From 4ceb6d89143c99d1e60bec264d59dd8a7c257327 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Thu, 22 Aug 2019 11:29:13 +0200 Subject: Introduce allow-common-devel.inc --- etc/atom.profile | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'etc/atom.profile') diff --git a/etc/atom.profile b/etc/atom.profile index 4bb37552b..b9cb49d08 100644 --- a/etc/atom.profile +++ b/etc/atom.profile @@ -8,17 +8,9 @@ include globals.local noblacklist ${HOME}/.atom noblacklist ${HOME}/.config/Atom -# allow rust -noblacklist ${HOME}/.cargo/config -noblacklist ${HOME}/.cargo/registry -# allow git config files -noblacklist ${HOME}/.config/git -noblacklist ${HOME}/.gitconfig -noblacklist ${HOME}/.git-credentials -# allow python dev files -noblacklist ${HOME}/.python-history -noblacklist ${HOME}/.python_history -noblacklist ${HOME}/.pythonhist + +# Allows files commonly used by IDEs +include allow-common-devel.inc include disable-common.inc include disable-exec.inc -- cgit v1.2.3-70-g09d2