Skip to content

Commit

Permalink
profiles: disable-common: add bubblejail paths
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmz-dev authored and kmk3 committed Dec 17, 2024
1 parent 66c8b86 commit acde3a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions etc/inc/disable-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -684,6 +684,10 @@ blacklist /usr/lib/snapd
blacklist /var/lib/snapd
blacklist /var/snap

# bubblejail
blacklist ${HOME}/.config/bubblejail
blacklist ${HOME}/.local/share/bubblejail

# mail directories used by mutt
blacklist ${HOME}/.Mail
blacklist ${HOME}/.mail
Expand Down

0 comments on commit acde3a8

Please sign in to comment.