mirror of
https://github.com/git/git.git
synced 2026-01-10 12:53:12 +09:00
meson: ignore subprojects/.wraplock
When asking Meson to wrap subprojects, it generates a .wraplock file in the subprojects/ directory. Ignore this file. See also https://github.com/mesonbuild/meson/issues/14948. Signed-off-by: Toon Claes <toon@iotcl.com> Acked-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f0ef5b6d9b
commit
9ce3478410
1
subprojects/.gitignore
vendored
1
subprojects/.gitignore
vendored
@ -1 +1,2 @@
|
||||
/*/
|
||||
.wraplock
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user