From 20ce5f6967ba8db819ecc043e5d67b8f375fe438 Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Fri, 29 Nov 2019 21:04:42 +0100 Subject: [PATCH] Ignore .rsynclist --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 520d3865d..97cbeee58 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ python/liveconfig* # ignore doxgen generated files deltachat-ffi/html deltachat-ffi/xml + +.rsynclist