Browse Source

ignore .mo files

They are generated using msgfmt to find untranslated lines.
Xℹ Ruoyao 5 năm trước cách đây
mục cha
commit
5fc368efa1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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