exclude BUP_DIR

This commit is contained in:
Michele Guerini Rocco 2019-08-08 23:40:59 +02:00
parent 9a80c28b24
commit bfa0510c97
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -17,6 +17,7 @@ excluded :: [String]
excluded = intersperse "--exclude-rx"
[ "/rnhmjoj/game/"
, "/rnhmjoj/\\.cache/"
, "/rnhmjoj/\\.local/share/bup"
, "/unity3d/.+/.+/Unity/"
]