From 333be4d3a31e7cf9efc038460fdb044997e2468d Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Fri, 21 Dec 2018 16:58:37 +0100 Subject: updates for ~/.cargo --- etc/brackets.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/brackets.profile') diff --git a/etc/brackets.profile b/etc/brackets.profile index 17e742d4b..783b9db87 100644 --- a/etc/brackets.profile +++ b/etc/brackets.profile @@ -8,6 +8,10 @@ include globals.local noblacklist ${HOME}/.config/Brackets #noblacklist /opt/brackets/ #noblacklist /opt/google/ +# Uncomment the the next two lines if you are developing rust. +#noblacklist ${HOME}/.cargo/config +#noblacklist ${HOME}/.cargo/registry + include disable-common.inc include disable-passwdmgr.inc -- cgit v1.2.3-54-g00ecf