From 35cd838a620c263d8da90b89368b190b483b8926 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Thu, 30 May 2024 13:12:52 +0200 Subject: [PATCH] merge... --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 259f24e..bb7a7a5 100644 --- a/.hgignore +++ b/.hgignore @@ -4,4 +4,5 @@ dist/* mds_cashbook.egg-info/* locale/convert_de2en.py __pycache__/* +.pytest_cache/* .env