[Gambas-user] [Git][gambas/gambas][master] Do not put '*.mo' files in '.gitignore' file. They are needed!
Adrien Prokopowicz
adrien.prokopowicz at gmail.com
Wed Feb 14 23:03:47 CET 2018
Le 14/02/2018 à 22:36, Benoît Minisini via User a écrit :
>
> Benoît Minisini pushed to branch master at Gambas / gambas
> <https://gitlab.com/gambas/gambas>
>
>
> Commits:
>
> * *cd89fd77
> <https://gitlab.com/gambas/gambas/commit/cd89fd7709de5cae4e6c2df6bc385607ccdfce6b>*
>
> by gambas /at 2018-02-14T22:34:50+01:00/
>
> Do not put '*.mo' files in '.gitignore' file. They are needed!
>
> [CONFIGURATION]
> * NEW: Do not put '*.mo' files in '.gitignore'. They are needed!
>
> [DEVELOPMENT ENVIRONMENT]
> * NEW: Do not put '*.mo' files in project '.gitignore' default file. They are needed!
>
>
> 3 changed files:
>
> * .gitignore
> <https://gitlab.com/gambas/gambas/commit/cd89fd7709de5cae4e6c2df6bc385607ccdfce6b#a5cc2925ca8258af241be7e5b0381edf30266302>
>
> * app/src/gambas3/.src/Project.module
> <https://gitlab.com/gambas/gambas/commit/cd89fd7709de5cae4e6c2df6bc385607ccdfce6b#689584499b055093e7f252f5271a06477512a0c1>
>
> * app/src/gambas3/gitignore
> <https://gitlab.com/gambas/gambas/commit/cd89fd7709de5cae4e6c2df6bc385607ccdfce6b#23d19f0baa64a045d3d0196c7a37725b329e7754>
>
>
> —
> View it on GitLab
> <https://gitlab.com/gambas/gambas/commit/cd89fd7709de5cae4e6c2df6bc385607ccdfce6b>.
>
> You're receiving this email because of your account on gitlab.com. If
> you'd like to receive fewer emails, you can adjust your notification
> settings.
I'm a bit curious, why are these files needed exactly ?
I'm no gettext expert, but aren't .mo files generated from the
translation files to be loaded by the interpreter ?
--
Adrien Prokopowicz
More information about the User
mailing list