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/brackets.profile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'etc/brackets.profile') diff --git a/etc/brackets.profile b/etc/brackets.profile index 3e157d841..b7d560bbc 100644 --- a/etc/brackets.profile +++ b/etc/brackets.profile @@ -8,13 +8,9 @@ include globals.local noblacklist ${HOME}/.config/Brackets #noblacklist /opt/brackets/ #noblacklist /opt/google/ -# Uncomment the next two lines if you are developing rust. -# or put it in your brackets.local -#noblacklist ${HOME}/.cargo/config -#noblacklist ${HOME}/.cargo/registry -noblacklist ${HOME}/.config/git -noblacklist ${HOME}/.gitconfig -noblacklist ${HOME}/.git-credentials + +# Allows files commonly used by IDEs +include allow-common-devel.inc include disable-common.inc include disable-passwdmgr.inc -- cgit v1.2.3-70-g09d2