From 876433d97c0073252c7d73b4136454edd51e715f Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Mon, 10 Jun 2019 16:32:14 +0200 Subject: add state file to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 83658ec..7c8d134 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc *.log +state.json -- cgit v1.2.3