aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-builder.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-builder.profile')
-rw-r--r--etc/gnome-builder.profile15
1 files changed, 6 insertions, 9 deletions
diff --git a/etc/gnome-builder.profile b/etc/gnome-builder.profile
index dfa1a5da8..726a74089 100644
--- a/etc/gnome-builder.profile
+++ b/etc/gnome-builder.profile
@@ -6,15 +6,12 @@ include gnome-builder.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cargo/config 9noblacklist ${HOME}/.cache/gnome-builder
10noblacklist ${HOME}/.cargo/registry 10noblacklist ${HOME}/.config/gnome-builder
11noblacklist ${HOME}/.config/git 11noblacklist ${HOME}/.local/share/gnome-builder
12noblacklist ${HOME}/.gitconfig 12
13noblacklist ${HOME}/.git-credentials 13# Allows files commonly used by IDEs
14noblacklist ${HOME}/.python-history 14include allow-common-devel.inc
15noblacklist ${HOME}/.python_history
16noblacklist ${HOME}/.pythonhist
17noblacklist ${HOME}/.pythonrc.py
18 15
19include disable-common.inc 16include disable-common.inc
20include disable-passwdmgr.inc 17include disable-passwdmgr.inc