Git: do NOT ignore any MO translations in the po folder.
PR #1725 moved the compiled translations from the translations directory to the po directory. I would have noticed sooner if Git had not been told to ignore virtually all MO files.
This commit is contained in:
parent
509aa5a1ea
commit
d8efb9a2bf
1 changed files with 0 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -145,8 +145,6 @@ locales
|
|||
make_translation
|
||||
merge_translations
|
||||
*.gmo
|
||||
po/**/[a-z][a-z]
|
||||
po/**/[a-z][a-z]_[GB]R
|
||||
po/wesnoth*/POTFILES*
|
||||
po/**/pot-update.sh
|
||||
po/**/stamp-po
|
||||
|
|
Loading…
Add table
Reference in a new issue