aboutsummaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/brackets.profile')
-rw-r--r--etc/brackets.profile4
1 files changed, 4 insertions, 0 deletions
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
8noblacklist ${HOME}/.config/Brackets 8noblacklist ${HOME}/.config/Brackets
9#noblacklist /opt/brackets/ 9#noblacklist /opt/brackets/
10#noblacklist /opt/google/ 10#noblacklist /opt/google/
11# Uncomment the the next two lines if you are developing rust.
12#noblacklist ${HOME}/.cargo/config
13#noblacklist ${HOME}/.cargo/registry
14
11 15
12include disable-common.inc 16include disable-common.inc
13include disable-passwdmgr.inc 17include disable-passwdmgr.inc