From 3f7e149694f52d606fce11e3a279e8a278e2e0fd Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 27 Jul 2025 22:00:20 +0200 Subject: Fix things related to the translations system --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eb99649..aa17c9c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,15 @@ euro-cash.eu exttmpl !cmd/* +*.mo # Autogenerated files out.gotext.json *.db *.gen.* +*~ +po/backend.pot +po/templates.pot # Build artifacts *.min.css -- cgit v1.2.3