# HG changeset patch # User Dennis Fink # Date 2022-01-16 22:20:31 # Node ID a04cdf96cefc6aebf840175dbd90b987095c9bea # Parent 805cb46ada9ace9cd78232bbe84212ccf3d87d85 Do not ignore translation files diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -71,10 +71,6 @@ coverage.xml .pytest_cache/ cover/ -# Translations -*.mo -*.pot - # Django stuff: *.log local_settings.py