Ken Takata wrote:
> 2020/1/6 Mon 6:11:29 UTC+9 Bram Moolenaar wrote:
> >
> >
> > Patch 8.2.0090
> > Problem: Generated files show up in git status.
> > Solution: Ignore a few more files.
> > Files: .gitignore
> >
>
> I think that similar changes are needed for .hgignore:
>
> --- a/.hgignore
> +++ b/.hgignore
> @@ -10,6 +10,7 @@ src/auto/gui_gtk_gresources.h
> src/objects/.dirstamp
> src/objects
> src/tags
> +src/types.vim
>
> # We do need src/auto/configure.
> src/auto/config.cache
> @@ -86,6 +87,7 @@ src/kword_test
>
> # Generated by "make install"
> runtime/doc/tags
> +runtime/doc/doctags
>
> # Generated by "make shadow". The directory names could be anything but we
> # restrict them to shadow (the default) or shadow-*
Thanks, forgot about keeping them in sync.
--
Females are strictly forbidden to appear unshaven in public.
[real standing law in New Mexico, 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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/202001091527.009FRFbv008475%40masaka.moolenaar.net.