aboutsummaryrefslogtreecommitdiff
path: root/build2/filesystem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/filesystem.hxx')
-rw-r--r--build2/filesystem.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/filesystem.hxx b/build2/filesystem.hxx
index 91ee418..2ba928c 100644
--- a/build2/filesystem.hxx
+++ b/build2/filesystem.hxx
@@ -155,7 +155,8 @@ namespace build2
// Directories containing .buildignore (or .build2ignore in the alternative
// naming scheme) file are automatically ignored by recursive name patterns.
- // For now the file is just a marker and its contents don't matter.
+ // For now the file is just a marker and its contents don't matter. Note
+ // that these functions ignore dry-run.
// Create a directory containing an empty .buildignore file.
//