From: Michael Adam Date: Mon, 16 Oct 2023 17:04:55 +0000 (+0200) Subject: gitignore: add WAF lockfile X-Git-Tag: samba-4.18.9~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e33532980d9b4b16520a5092336bd86f882e0f5;p=thirdparty%2Fsamba.git 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 (cherry picked from commit 310629508bfbedecfab9b653b7cba0282f5c0e8b) --- 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