Keep English .po files.

This commit is contained in:
Ned Batchelder
2016-05-04 11:39:00 -04:00
parent d5cae7b58a
commit bc05c57ec9

2
.gitignore vendored
View File

@@ -38,10 +38,10 @@ codekit-config.json
!django.mo
!djangojs.po
!djangojs.mo
conf/locale/en/LC_MESSAGES/*.po
conf/locale/en/LC_MESSAGES/*.mo
conf/locale/fake*/LC_MESSAGES/*.po
conf/locale/fake*/LC_MESSAGES/*.mo
# this was a mistake in i18n_tools, now fixed.
conf/locale/messages.mo
### Testing artifacts