From 1d56e466c20ecf887fe4b995653fbc48375ead7e Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Tue, 18 Jun 2019 10:20:14 +0200 Subject: three new blacklist in disable-common.inc * ~/.viminfo * ~/.lesshst * ~/.python_history --- etc/code.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/code.profile') diff --git a/etc/code.profile b/etc/code.profile index 16678459e..6faf429e1 100644 --- a/etc/code.profile +++ b/etc/code.profile @@ -12,6 +12,9 @@ noblacklist ${HOME}/.config/Code - OSS noblacklist ${HOME}/.config/git noblacklist ${HOME}/.gitconfig noblacklist ${HOME}/.git-credentials +noblacklist ${HOME}/.python-history +noblacklist ${HOME}/.python_history +noblacklist ${HOME}/.pythonhist noblacklist ${HOME}/.pythonrc.py noblacklist ${HOME}/.vscode noblacklist ${HOME}/.vscode-oss -- cgit v1.2.3-70-g09d2