summaryrefslogtreecommitdiff
path: root/vendor/gitignore/Waf.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitignore/Waf.gitignore')
-rw-r--r--vendor/gitignore/Waf.gitignore13
1 files changed, 9 insertions, 4 deletions
diff --git a/vendor/gitignore/Waf.gitignore b/vendor/gitignore/Waf.gitignore
index 48e8d8f7be4..dad2b56bdda 100644
--- a/vendor/gitignore/Waf.gitignore
+++ b/vendor/gitignore/Waf.gitignore
@@ -1,4 +1,9 @@
-# for projects that use Waf for building: http://code.google.com/p/waf/
-.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