From f9e009ab1cb3af97c8c14512cf2b527471950972 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Sat, 21 Jan 2023 19:18:02 +0100 Subject: [PATCH] hg ignore --- .hgignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.hgignore b/.hgignore index 1b85cd9..4c0a6e3 100644 --- a/.hgignore +++ b/.hgignore @@ -1,3 +1,6 @@ syntax: glob __pycache__/* locale/convert_de2en.py +build/* +dist/* +mds_cashbook_investment.egg-info/*