aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pycharm-community.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pycharm-community.profile')
-rw-r--r--etc/pycharm-community.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/pycharm-community.profile b/etc/pycharm-community.profile
index e1d55c89e..9ee426a95 100644
--- a/etc/pycharm-community.profile
+++ b/etc/pycharm-community.profile
@@ -6,13 +6,13 @@ include pycharm-community.local
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/.PyCharmCE* 8noblacklist ${HOME}/.PyCharmCE*
9noblacklist ${HOME}/.python-history
10noblacklist ${HOME}/.python_history
11noblacklist ${HOME}/.pythonhist
12 9
13# Allow java (blacklisted by disable-devel.inc) 10# Allow java (blacklisted by disable-devel.inc)
14include allow-java.inc 11include allow-java.inc
15 12
13# Allows files commonly used by IDEs
14include allow-common-devel.inc
15
16include disable-common.inc 16include disable-common.inc
17include disable-devel.inc 17include disable-devel.inc
18include disable-passwdmgr.inc 18include disable-passwdmgr.inc