aboutsummaryrefslogtreecommitdiffstats
path: root/Waf.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'Waf.gitignore')
-rw-r--r--Waf.gitignore11
1 files changed, 8 insertions, 3 deletions
diff --git a/Waf.gitignore b/Waf.gitignore
index 56181927..dad2b56b 100644
--- a/Waf.gitignore
+++ b/Waf.gitignore
@@ -1,4 +1,9 @@
-.waf-*
-.waf3-*
-.lock-*
# 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