summaryrefslogtreecommitdiffstats
path: root/etc/github-desktop.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/github-desktop.profile')
-rw-r--r--etc/github-desktop.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/github-desktop.profile b/etc/github-desktop.profile
index cddb5fcbf..4a969f9ad 100644
--- a/etc/github-desktop.profile
+++ b/etc/github-desktop.profile
@@ -6,8 +6,10 @@ include github-desktop.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.gitconfig
10noblacklist ${HOME}/.config/GitHub Desktop 9noblacklist ${HOME}/.config/GitHub Desktop
10noblacklist ${HOME}/.config/git
11noblacklist ${HOME}/.gitconfig
12noblacklist ${HOME}/.git-credentials
11 13
12include disable-common.inc 14include disable-common.inc
13include disable-passwdmgr.inc 15include disable-passwdmgr.inc