From 7235925114e5711d12804fdf0ad41648f86fc3e0 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Tue, 30 Mar 2021 22:10:32 -0800 Subject: [PATCH] add test.db --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e222af271..d01991ff2 100644 --- a/.gitignore +++ b/.gitignore @@ -92,6 +92,7 @@ coverage.xml *.cover .hypothesis/ .pytest_cache/ +test.db # Translations *.mo