diff --git a/bup-backup.hs b/bup-backup.hs index d299bef..7e82e45 100755 --- a/bup-backup.hs +++ b/bup-backup.hs @@ -17,6 +17,7 @@ excluded :: [String] excluded = intersperse "--exclude-rx" [ "/rnhmjoj/game/" , "/rnhmjoj/\\.cache/" + , "/rnhmjoj/\\.local/share/bup" , "/unity3d/.+/.+/Unity/" ]