about summary refs log tree commit diff
path: root/pkgs/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-07-19 10:36:59 +0200
committerProfpatsch <mail@profpatsch.de>2021-07-19 10:37:56 +0200
commit017a2beb68528f44a9cc708872920491de3f9c1e (patch)
treebc51a0ac2044a7c61bd8d8d5be02749a06d0678c /pkgs/profpatsch
parente0ffbd0a801041696f711d4e0b9a93f96ce0a538 (diff)
pkgs/profpatsch/backup: more ignored dirs
Diffstat (limited to 'pkgs/profpatsch')
-rw-r--r--pkgs/profpatsch/backup/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/profpatsch/backup/default.nix b/pkgs/profpatsch/backup/default.nix
index 468e8284..bccb3024 100644
--- a/pkgs/profpatsch/backup/default.nix
+++ b/pkgs/profpatsch/backup/default.nix
@@ -54,6 +54,8 @@ let
     ".mozilla/firefox/*.default/storage/"
     ".cabal/"
     ".go/"
+    ".m2"
+    ".gradle"
     ".rustup/"
     ".android/"
     ".vscode/"
@@ -61,6 +63,7 @@ let
     ".minecraft/"
     ".npm/"
     ".gem/"
+    "VirtualBox VMs/"
     # consistently updating caches
     ".Mail/.notmuch/xapian/"
   ];