commit | e2a0471851dda26bd1b1011cb85a466ea3062e49 | [log] [tgz] |
---|---|---|
author | ichizok <gclient.gaap@gmail.com> | Tue Jan 21 21:48:58 2025 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Tue Jan 21 21:48:58 2025 +0100 |
tree | 11417b6e7ec92f24407f6606284219bc0a32d06f | |
parent | 9601b1435af427382682d923c57731f344e69dc4 [diff] |
Update .gitignore for v9.1.1036 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>
diff --git a/.gitignore b/.gitignore index 048ced9..0d38d90 100644 --- a/.gitignore +++ b/.gitignore
@@ -111,6 +111,8 @@ src/shadow-* src/runtime src/pixmaps +src/LICENSE +src/README.txt # other files possibly created by tools src/cscope.out