Daniel Hahler wrote: > I am using Vim's source via a Git mirror > (https://github.com/vim-jp/vim) and it would be useful to use a > symlink ".gitignore -> .hgignore", instead of a modified copy. > > While git picks up the patterns from ".hgignore" in general, it > appears to be sensible to trailing whitespace in the patterns, which > hg seems to ignore. > > While at it, the following file (from "make test") is not being > ignored currently: > > src/memfile_test
I'll add that and remove the trailing spaces. > Regarding the Git mirror, I have been using the one from > https://github.com/b4winckler/vim before, but it has not been updated > since about three weeks. -- Be nice to your kids... they'll be the ones choosing your nursing home. /// 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.
