Ver código fonte

Properly ignore .mo files

pull/3890/head
Slavi Pantaleev 1 ano atrás
pai
commit
7551680e09
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      i18n/.gitignore

+ 1
- 1
i18n/.gitignore Ver arquivo

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

/translated/*

Carregando…
Cancelar
Salvar