From c90d90e2a347e5eae61d46f1628b3dd3bd5984df Mon Sep 17 00:00:00 2001 From: mo8it Date: Thu, 29 Aug 2024 23:08:44 +0200 Subject: [PATCH] Ignore .git --- .rsyncignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.rsyncignore b/.rsyncignore index e69de29..2d2ecd6 100644 --- a/.rsyncignore +++ b/.rsyncignore @@ -0,0 +1 @@ +.git/