aboutsummaryrefslogtreecommitdiffstats
path: root/etc/allow-common-devel.inc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-22 11:29:13 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-22 11:29:13 +0200
commit4ceb6d89143c99d1e60bec264d59dd8a7c257327 (patch)
treeed20c9b4dc8f5682bfd2350ea6d0dc64f2776683 /etc/allow-common-devel.inc
parentEnable private-bin in transmission-daemon (diff)
downloadfirejail-4ceb6d89143c99d1e60bec264d59dd8a7c257327.tar.gz
firejail-4ceb6d89143c99d1e60bec264d59dd8a7c257327.tar.zst
firejail-4ceb6d89143c99d1e60bec264d59dd8a7c257327.zip
Introduce allow-common-devel.inc
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