From 32e5b363c55e56d13a271221e588fe944353613c Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Thu, 18 Apr 2019 11:14:52 -0500 Subject: Allow access to .pythonrc.py -- see #2651 --- etc/pycharm-community.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/pycharm-community.profile') diff --git a/etc/pycharm-community.profile b/etc/pycharm-community.profile index 3caaacf09..1a6f171c8 100644 --- a/etc/pycharm-community.profile +++ b/etc/pycharm-community.profile @@ -7,6 +7,7 @@ include globals.local noblacklist ${HOME}/.PyCharmCE* noblacklist ${HOME}/.python-history +noblacklist ${HOME}/.pythonrc.py noblacklist ${HOME}/.java # Allow access to java -- cgit v1.2.3-54-g00ecf