From 310629508bfbedecfab9b653b7cba0282f5c0e8b Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 16 Oct 2023 19:04:55 +0200 Subject: [PATCH] gitignore: add WAF lockfile BUG: https://bugzilla.samba.org/show_bug.cgi?id=15497 Signed-off-by: Michael Adam Reviewed-by: Christof Schmitt Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Tue Oct 17 04:16:29 UTC 2023 on atb-devel-224 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index de3feaabf28..9a663e2a065 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ compile_commands.json .clangd/ .cache/ .ropeproject/ +.tmplock