aboutsummaryrefslogtreecommitdiffstats
path: root/etc/webstorm.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/webstorm.profile')
-rw-r--r--etc/webstorm.profile7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/webstorm.profile b/etc/webstorm.profile
index e820bae00..fc4e8e571 100644
--- a/etc/webstorm.profile
+++ b/etc/webstorm.profile
@@ -7,14 +7,13 @@ include globals.local
7 7
8noblacklist ${HOME}/.WebStorm* 8noblacklist ${HOME}/.WebStorm*
9noblacklist ${HOME}/.android 9noblacklist ${HOME}/.android
10noblacklist ${HOME}/.config/git
11noblacklist ${HOME}/.gitconfig
12noblacklist ${HOME}/.git-credentials
13noblacklist ${HOME}/.gradle
14noblacklist ${HOME}/.local/share/JetBrains 10noblacklist ${HOME}/.local/share/JetBrains
15noblacklist ${HOME}/.ssh 11noblacklist ${HOME}/.ssh
16noblacklist ${HOME}/.tooling 12noblacklist ${HOME}/.tooling
17 13
14# Allows files commonly used by IDEs
15include allow-common-devel.inc
16
18noblacklist ${PATH}/node 17noblacklist ${PATH}/node
19noblacklist ${HOME}/.nvm 18noblacklist ${HOME}/.nvm
20 19