aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/pycharm-professional.profile
diff options
context:
space:
mode:
authorLibravatar Bogdan Ruslanovich Drozd <bogdan.ruslanovich.drozd@yandex.com>2022-11-20 18:05:08 +0300
committerLibravatar Bogdan Ruslanovich Drozd <bogdan.ruslanovich.drozd@yandex.com>2022-11-23 21:20:18 +0300
commit298820647b691200e4ab3eecbe9b40cfb8f1c107 (patch)
tree386a4377813889f1a096ac4e745cf344c8cc72a5 /etc/profile-m-z/pycharm-professional.profile
parentAdd support for cinelerra-gg (#5467) (diff)
downloadfirejail-298820647b691200e4ab3eecbe9b40cfb8f1c107.tar.gz
firejail-298820647b691200e4ab3eecbe9b40cfb8f1c107.tar.zst
firejail-298820647b691200e4ab3eecbe9b40cfb8f1c107.zip
fix: PyCharm profiles
Do not use `private-cache`, because PyCharm places in cache directories stuff like spelling dictionary (i. e. if you download spelling dictionary with `private-cache`, on restart PyCharm you need to download spelling dictionary again).
Diffstat (limited to 'etc/profile-m-z/pycharm-professional.profile')
-rw-r--r--etc/profile-m-z/pycharm-professional.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/profile-m-z/pycharm-professional.profile b/etc/profile-m-z/pycharm-professional.profile
index b754a18c9..126f5cec8 100644
--- a/etc/profile-m-z/pycharm-professional.profile
+++ b/etc/profile-m-z/pycharm-professional.profile
@@ -6,7 +6,5 @@ include pyucharm-professional.local
6# added by included profile 6# added by included profile
7#include globals.local 7#include globals.local
8 8
9noblacklist ${HOME}/.PyCharm*
10
11# Redirect 9# Redirect
12include pycharm-community.profile 10include pycharm-community.profile