aboutsummaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/brackets.profile')
-rw-r--r--etc/brackets.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/brackets.profile b/etc/brackets.profile
index cead6ec24..46870e1ad 100644
--- a/etc/brackets.profile
+++ b/etc/brackets.profile
@@ -9,8 +9,10 @@ noblacklist ${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. 11# Uncomment the the next two lines if you are developing rust.
12# or put it in your brackets.local
12#noblacklist ${HOME}/.cargo/config 13#noblacklist ${HOME}/.cargo/config
13#noblacklist ${HOME}/.cargo/registry 14#noblacklist ${HOME}/.cargo/registry
15noblacklist ${HOME}/.gitconfig
14 16
15include disable-common.inc 17include disable-common.inc
16include disable-passwdmgr.inc 18include disable-passwdmgr.inc