Christian wrote:
> On So, 05 Mai 2019, Bram Moolenaar wrote: > > > Ken Takata wrote: > > > > > I think `src/po/LINGUAS` should be ignored: > > > > > > --- a/.gitignore > > > +++ b/.gitignore > > > @@ -67,6 +67,7 @@ src/xxd/xxd.dSYM > > > *.pyc > > > *.log > > > src/po/vim.pot > > > +src/po/LINGUAS > > > > > > # Generated by "make test" > > > src/po/*.ck > > > > I think we can delete the file after running msgfmt. > > Should we include the .hgignore so it easier to keep in sync with the hg > mirror: > https://bitbucket.org/vim-mirror/vim/src/default/.hgignore I actually have an .hgignore file, but it is not included in the git repo, because it conflicts with the .gitignore file. There was a discusison about this in the past. -- Men may not be seen publicly in any kind of strapless gown. [real standing law in Florida, United States of America] /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
