Browse Source

ignore .mo files

They are generated using msgfmt to find untranslated lines.
Xℹ Ruoyao 5 years ago
parent
commit
5fc368efa1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 __pycache__
 *~
+*.mo