gitattributes: mark dump files as linguist-generated
Commit:
https://github.com/vim/vim/commit/1429277f0aa74e6ac733df981edb1afc53a8d712
Author: Eisuke Kawashima <[email protected]>
Date: Wed Mar 11 19:21:39 2026 +0000
gitattributes: mark dump files as linguist-generated
closes: https://github.com/vim/vim/issues/19635
Signed-off-by: Eisuke Kawashima <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.gitattributes b/.gitattributes
index 695eaaa6d..8e1788a75 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -38,5 +38,6 @@ src/po/vim.pot diff=ignore_vim_pot
#
#
https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
src/po/vim.pot linguist-generated=true
+*.dump linguist-generated=true
runtime/syntax/testdir/input/vim_ex_help.vim -text diff linguist-language=vim
linguist-detectable=true
--
--
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 visit
https://groups.google.com/d/msgid/vim_dev/E1w0PFr-000Y7o-Kt%40256bit.org.