aboutsummaryrefslogtreecommitdiffstats
path: root/etc/allow-common-devel.inc
blob: 63174eda6a7856689e3b5fa2ceeb13d3ab52f88f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-common-devel.local

# Git
noblacklist ${HOME}/.config/git
noblacklist ${HOME}/.gitconfig
noblacklist ${HOME}/.git-credentials

# Java
noblacklist ${HOME}/.gradle
noblacklist ${HOME}/.java

# Python
noblacklist ${HOME}/.python-history
noblacklist ${HOME}/.python_history
noblacklist ${HOME}/.pythonhist

# Rust
noblacklist ${HOME}/.cargo/config
noblacklist ${HOME}/.cargo/registry