From 72a1472258164e4422425c4a4f1f27b1c5132be2 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Thu, 22 Aug 2019 13:33:30 +0200 Subject: add allow-common-devel to more profiles --- etc/webstorm.profile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'etc/webstorm.profile') 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 noblacklist ${HOME}/.WebStorm* noblacklist ${HOME}/.android -noblacklist ${HOME}/.config/git -noblacklist ${HOME}/.gitconfig -noblacklist ${HOME}/.git-credentials -noblacklist ${HOME}/.gradle noblacklist ${HOME}/.local/share/JetBrains noblacklist ${HOME}/.ssh noblacklist ${HOME}/.tooling +# Allows files commonly used by IDEs +include allow-common-devel.inc + noblacklist ${PATH}/node noblacklist ${HOME}/.nvm -- cgit v1.2.3-70-g09d2