summaryrefslogtreecommitdiff
path: root/extra/accountsservice/more-exclusions.patch
blob: 46a80c4c9db1b2aaf79cd5c2764ca79f9aeb52fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git i/src/daemon.c w/src/daemon.c
index c65eca3..9166055 100644
--- i/src/daemon.c
+++ w/src/daemon.c
@@ -77,6 +77,7 @@ static const char *default_excludes[] = {
         "games",
         "man",
         "at",
+        "git",
         NULL
 };