Update .gitignore for v9.1.1036
Commit:
https://github.com/vim/vim/commit/e2a0471851dda26bd1b1011cb85a466ea3062e49
Author: ichizok <[email protected]>
Date: Tue Jan 21 21:48:58 2025 +0100
Update .gitignore for v9.1.1036
Ignore the src/{LICENSE,README.txt} which are created from shadow
directories.
closes: #16499
Signed-off-by: ichizok <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.gitignore b/.gitignore
index 048ced9db..0d38d901d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -111,6 +111,8 @@ src/shadow
src/shadow-*
src/runtime
src/pixmaps
+src/LICENSE
+src/README.txt
# other files possibly created by tools
src/cscope.out
--
--
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/E1taLLv-00A5xA-5M%40256bit.org.