From 712ff091af06c1e00ec1f3e277a5ff73d0d101e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wieland=20Sch=C3=B6bl?= Date: Fri, 28 May 2021 22:29:14 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b4ac5dd..8e92e19 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ servers.json admin.json service_channels.json +webhooks.json +blog_state.json +jobs_state.json *.hprof /build /.gradle \ No newline at end of file