diff --git a/.gitignore b/.gitignore index 902ea7f53b..b4ee87ef66 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ __pycache__ .vscode # PyCharm files .idea +# gettext binary translation files +*.mo