From: ichizok Date: Tue, 21 Jan 2025 20:48:58 +0000 (+0100) Subject: Update .gitignore for v9.1.1036 X-Git-Tag: v9.1.1044~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2a0471851dda26bd1b1011cb85a466ea3062e49;p=thirdparty%2Fvim.git Update .gitignore for v9.1.1036 Ignore the src/{LICENSE,README.txt} which are created from shadow directories. closes: #16499 Signed-off-by: ichizok Signed-off-by: Christian Brabandt --- diff --git a/.gitignore b/.gitignore index 048ced9db6..0d38d901de 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