From cba1f0db7f33a62846e152638f45579a49cb0ecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Mon, 16 Nov 2020 17:11:24 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 196d5f2e..5da618aa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,5 @@ public *.DS_Store *.swp *.out -public +static/data/database.json __pycache__ \ No newline at end of file