Patch 9.0.1352
Problem:    "ignore" files are outdated.
Solution:   Update "ignore" files. (Ken Takata, closes #12056)
Files:      .gitignore, .hgignore


*** ../vim-9.0.1351/.gitignore  2022-10-17 18:00:13.492712191 +0100
--- .gitignore  2023-02-24 17:14:08.969518681 +0000
***************
*** 68,73 ****
--- 68,74 ----
  /GPATH
  /GTAGS
  /GRTAGS
+ nsis/tags
  
  # Generated by "make test"
  src/po/*.ck
*** ../vim-9.0.1351/.hgignore   2021-05-24 17:21:13.000000000 +0100
--- .hgignore   2023-02-24 17:14:08.969518681 +0000
***************
*** 7,15 ****
  src/auto/if_perl.c
  src/auto/gui_gtk_gresources.c
  src/auto/gui_gtk_gresources.h
  src/objects/.dirstamp
  src/objects
- src/tags
  src/types.vim
  
  # We do need src/auto/configure.
--- 7,15 ----
  src/auto/if_perl.c
  src/auto/gui_gtk_gresources.c
  src/auto/gui_gtk_gresources.h
+ src/auto/os_haiku.rdef
  src/objects/.dirstamp
  src/objects
  src/types.vim
  
  # We do need src/auto/configure.
***************
*** 46,57 ****
--- 46,60 ----
  gvim.lib
  runtime/doc/uganda.nsis.txt
  nsis/icons/*
+ /vim90/
+ .vscode/
  
  # NetBeans
  nbproject/*
  
  # Mac OSX
  src/xxd/xxd.dSYM
+ .DS_Store
  
  # All platforms
  *.rej
***************
*** 62,67 ****
--- 65,76 ----
  *.pyc
  *.log
  src/po/vim.pot
+ src/tags
+ /tags
+ /GPATH
+ /GTAGS
+ /GRTAGS
+ nsis/tags
  
  # Generated by "make test"
  src/po/*.ck
***************
*** 78,91 ****
  src/testdir/messages
  src/testdir/viminfo
  src/testdir/opt_test.vim
  runtime/indent/testdir/*.out
  src/memfile_test
  src/json_test
  src/message_test
  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
--- 87,102 ----
  src/testdir/messages
  src/testdir/viminfo
  src/testdir/opt_test.vim
+ src/testdir/failed
+ src/testdir/starttime
  runtime/indent/testdir/*.out
+ runtime/indent/testdir/*.fail
  src/memfile_test
  src/json_test
  src/message_test
  src/kword_test
  
  # Generated by "make install"
  runtime/doc/doctags
  
  # Generated by "make shadow".  The directory names could be anything but we
***************
*** 95,99 ****
  src/runtime
  src/pixmaps
  
! # other possible files build by tools
  src/cscope.out
--- 106,115 ----
  src/runtime
  src/pixmaps
  
! # other files possibly created by tools
  src/cscope.out
+ 
+ # Linter/language server files
+ /.cache/clangd/
+ /.ccls-cache/
+ /compile_commands.json
*** ../vim-9.0.1351/src/version.c       2023-02-24 16:01:50.595214915 +0000
--- src/version.c       2023-02-24 17:15:15.477440551 +0000
***************
*** 697,698 ****
--- 697,700 ----
  {   /* Add new patch number below this line */
+ /**/
+     1352,
  /**/

-- 
If Microsoft would build a car...
... Occasionally, executing a maneuver such as a left turn
would cause your car to shut down and refuse to restart, in
which case you would have to reinstall the engine.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            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/20230224171717.7EFE41C0B1F%40moolenaar.net.

Raspunde prin e-mail lui