Thread (11 messages) 11 messages, 3 authors, 2025-12-11
STALE196d

[PATCH 1/2] meson: ignore subprojects/.wraplock

From: Toon Claes <hidden>
Date: 2025-12-02 10:48:28
Subsystem: the rest · Maintainer: Linus Torvalds

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 <redacted>
---
 subprojects/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff --git a/subprojects/.gitignore b/subprojects/.gitignore
index 63ea916ef5..2bb68c8794 100644
--- a/subprojects/.gitignore
+++ b/subprojects/.gitignore
@@ -1 +1,2 @@
 /*/
+.wraplock
-- 
2.52.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help