aboutsummaryrefslogtreecommitdiffstats
path: root/etc/allow-common-devel.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/allow-common-devel.inc')
-rw-r--r--etc/allow-common-devel.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/allow-common-devel.inc b/etc/allow-common-devel.inc
new file mode 100644
index 000000000..da1cdb3d3
--- /dev/null
+++ b/etc/allow-common-devel.inc
@@ -0,0 +1,13 @@
1# Rust
2noblacklist ${HOME}/.cargo/config
3noblacklist ${HOME}/.cargo/registry
4
5# Git
6noblacklist ${HOME}/.config/git
7noblacklist ${HOME}/.gitconfig
8noblacklist ${HOME}/.git-credentials
9
10# Python
11noblacklist ${HOME}/.python-history
12noblacklist ${HOME}/.python_history
13noblacklist ${HOME}/.pythonhist