From 92e34d67e627b11bac7fa9ef7671ea5fe75d39bf Mon Sep 17 00:00:00 2001 From: link2xt Date: Fri, 16 Jun 2023 14:32:09 +0000 Subject: [PATCH] chore: add `openrpc.json` to `.gitignore` --- deltachat-jsonrpc/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/deltachat-jsonrpc/.gitignore b/deltachat-jsonrpc/.gitignore index c12c4a8ba..33653476a 100644 --- a/deltachat-jsonrpc/.gitignore +++ b/deltachat-jsonrpc/.gitignore @@ -1,3 +1,4 @@ +openrpc/openrpc.json accounts/ .cargo \ No newline at end of file