From 29fb41ce8297bcc217d8140d46a4f1288c9e1534 Mon Sep 17 00:00:00 2001 From: suhrm Date: Wed, 22 Nov 2023 11:16:48 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 97b86f2..b97ebf1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ install/bin install/lib/pkgconfig install build_current +.cache +.waf* +.lock-waf**