From 63efb454a4af0ee5d4905f7cfae193138aef3e15 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Wed, 24 Apr 2019 12:54:40 +0200 Subject: blacklist .git-credentials & .config/git (#2663) … MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and noblacklist they in all profiles with noblacklist .gitconfig --- etc/gedit.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/gedit.profile') diff --git a/etc/gedit.profile b/etc/gedit.profile index 54a942fdc..ca2cf6e92 100644 --- a/etc/gedit.profile +++ b/etc/gedit.profile @@ -8,7 +8,9 @@ include globals.local noblacklist ${HOME}/.config/enchant noblacklist ${HOME}/.config/gedit +noblacklist ${HOME}/.config/git noblacklist ${HOME}/.gitconfig +noblacklist ${HOME}/.git-credentials noblacklist ${HOME}/.python-history noblacklist ${HOME}/.pythonrc.py -- cgit v1.2.3-70-g09d2