aboutsummaryrefslogtreecommitdiffstats
path: root/etc/aosp.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/aosp.profile')
-rw-r--r--etc/aosp.profile8
1 files changed, 3 insertions, 5 deletions
diff --git a/etc/aosp.profile b/etc/aosp.profile
index 701bf4733..a5b1ba9f1 100644
--- a/etc/aosp.profile
+++ b/etc/aosp.profile
@@ -7,18 +7,16 @@ include globals.local
7 7
8noblacklist ${HOME}/.android 8noblacklist ${HOME}/.android
9noblacklist ${HOME}/.bash_history 9noblacklist ${HOME}/.bash_history
10noblacklist ${HOME}/.config/git
11noblacklist ${HOME}/.gitconfig
12noblacklist ${HOME}/.git-credentials
13noblacklist ${HOME}/.gradle
14noblacklist ${HOME}/.jack-server 10noblacklist ${HOME}/.jack-server
15noblacklist ${HOME}/.jack-settings 11noblacklist ${HOME}/.jack-settings
16noblacklist ${HOME}/.java
17noblacklist ${HOME}/.repo_.gitconfig.json 12noblacklist ${HOME}/.repo_.gitconfig.json
18noblacklist ${HOME}/.repoconfig 13noblacklist ${HOME}/.repoconfig
19noblacklist ${HOME}/.ssh 14noblacklist ${HOME}/.ssh
20noblacklist ${HOME}/.tooling 15noblacklist ${HOME}/.tooling
21 16
17# Allows files commonly used by IDEs
18include allow-common-devel.inc
19
22include disable-common.inc 20include disable-common.inc
23include disable-passwdmgr.inc 21include disable-passwdmgr.inc
24include disable-programs.inc 22include disable-programs.inc