From 4384ed052a0777caf3b27de32aa2e6c8cb987a6c Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Thu, 30 May 2024 12:44:27 +0200 Subject: [PATCH] hgignore --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 56406cb..bb7a7a5 100644 --- a/.hgignore +++ b/.hgignore @@ -5,3 +5,4 @@ mds_cashbook.egg-info/* locale/convert_de2en.py __pycache__/* .pytest_cache/* +.env