do not backup thunderbird folder

This commit is contained in:
Khaïs COLIN 2025-01-03 20:41:47 +01:00
parent 3c874c58ef
commit 67fc40fd2a

View file

@ -24,6 +24,7 @@
"**/*Trash" "**/*Trash"
# already cloud apps # already cloud apps
"**/.mozilla/firefox" "**/.mozilla/firefox"
"**/.thunderbird"
# build-output directories # build-output directories
"**/target" "**/target"
"**/result" "**/result"