]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
Update .gitignore for v9.1.1036
authorichizok <gclient.gaap@gmail.com>
Tue, 21 Jan 2025 20:48:58 +0000 (21:48 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 21 Jan 2025 20:48:58 +0000 (21:48 +0100)
Ignore the src/{LICENSE,README.txt} which are created from shadow
directories.

closes: #16499

Signed-off-by: ichizok <gclient.gaap@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.gitignore

index 048ced9db6a6d82f46b8d973200fcb4c9421a4dd..0d38d901de50732f8c2bc552c8d330ddfbd91243 100644 (file)
@@ -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