From 079cd67da8379d3ce2dd823fe2ca14ba23d1ea4b Mon Sep 17 00:00:00 2001 From: Simon Laux Date: Tue, 17 May 2022 17:14:48 +0200 Subject: [PATCH] update .gitignore --- deltachat-jsonrpc/.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deltachat-jsonrpc/.gitignore b/deltachat-jsonrpc/.gitignore index f5b99da65..e28fd986c 100644 --- a/deltachat-jsonrpc/.gitignore +++ b/deltachat-jsonrpc/.gitignore @@ -1,5 +1,4 @@ -/target -/accounts +accounts/ types.ts