From dd136858f1ea40ad3c94191d647487fa4f31926c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 18 Oct 2024 20:33:49 +0200 Subject: Adding upstream version 9.0.0. Signed-off-by: Daniel Baumann --- options/gitignore/Waf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 options/gitignore/Waf (limited to 'options/gitignore/Waf') diff --git a/options/gitignore/Waf b/options/gitignore/Waf new file mode 100644 index 0000000..dad2b56 --- /dev/null +++ b/options/gitignore/Waf @@ -0,0 +1,9 @@ +# For projects that use the Waf build system: https://waf.io/ +# Dot-hidden on Unix-like systems +.waf-*-*/ +.waf3-*-*/ +# Hidden directory on Windows (no dot) +waf-*-*/ +waf3-*-*/ +# Lockfile +.lock-waf_*_build -- cgit v1.2.3