mirror of
https://github.com/vim/vim.git
synced 2025-08-26 20:03:41 -04:00
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>
This commit is contained in:
parent
9601b1435a
commit
e2a0471851
2
.gitignore
vendored
2
.gitignore
vendored
@ -111,6 +111,8 @@ src/shadow
|
|||||||
src/shadow-*
|
src/shadow-*
|
||||||
src/runtime
|
src/runtime
|
||||||
src/pixmaps
|
src/pixmaps
|
||||||
|
src/LICENSE
|
||||||
|
src/README.txt
|
||||||
|
|
||||||
# other files possibly created by tools
|
# other files possibly created by tools
|
||||||
src/cscope.out
|
src/cscope.out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user