From 4ceb6d89143c99d1e60bec264d59dd8a7c257327 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Thu, 22 Aug 2019 11:29:13 +0200 Subject: Introduce allow-common-devel.inc --- etc/allow-common-devel.inc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 etc/allow-common-devel.inc (limited to 'etc/allow-common-devel.inc') 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 @@ +# Rust +noblacklist ${HOME}/.cargo/config +noblacklist ${HOME}/.cargo/registry + +# Git +noblacklist ${HOME}/.config/git +noblacklist ${HOME}/.gitconfig +noblacklist ${HOME}/.git-credentials + +# Python +noblacklist ${HOME}/.python-history +noblacklist ${HOME}/.python_history +noblacklist ${HOME}/.pythonhist -- cgit v1.2.3-70-g09d2