Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop tracking .mo files with git #590

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

francoisfreitag
Copy link
Collaborator

The .mo files are the result of compilation of the .po files. Tracking
them with git is useless. Besides, translation contributors had to
regenerate them (or have a maintainer do it), allowing for user errors.

Fixes #565

The .mo files are the result of compilation of the .po files. Tracking
them with git is useless. Besides, translation contributors had to
regenerate them (or have a maintainer do it), allowing for user errors.
@francoisfreitag
Copy link
Collaborator Author

Works well, MO files are indeed included in the package: https://github.com/stefanfoulis/django-phonenumber-field/actions/runs/7213649161/job/19653981073?pr=590

@thedrow thedrow merged commit cb83645 into stefanfoulis:main Dec 18, 2023
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove check for .mo files
1 participant