浏览代码

Properly ignore .mo files

pull/3890/head
Slavi Pantaleev 1年前
父节点
当前提交
7551680e09
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      i18n/.gitignore

+ 1
- 1
i18n/.gitignore 查看文件

@@ -1,6 +1,6 @@
.venv/
doctrees
.doctrees/
.mo
/**/*.mo

/translated/*

正在加载...
取消
保存