Skip to content

Commit 8788320

Browse files
committed
Prevent binary mo files from being checked out
`sphinx-build` already auto-generates them from PO files. Ref: * https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-gettext_auto_build
1 parent 55b8b32 commit 8788320

11 files changed

Lines changed: 5 additions & 0 deletions

File tree

locales/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.mo

locales/eo/LC_MESSAGES/messages.mo

-18 KB
Binary file not shown.

locales/es/LC_MESSAGES/messages.mo

-14.7 KB
Binary file not shown.
-108 KB
Binary file not shown.

locales/ro/LC_MESSAGES/messages.mo

-845 Bytes
Binary file not shown.

locales/ru/LC_MESSAGES/messages.mo

-43.3 KB
Binary file not shown.

locales/si/LC_MESSAGES/messages.mo

-464 Bytes
Binary file not shown.

locales/uk/LC_MESSAGES/messages.mo

-62.3 KB
Binary file not shown.
-98.4 KB
Binary file not shown.
-5.88 KB
Binary file not shown.

0 commit comments

Comments
 (0)