diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2025-01-22 10:55:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2025-01-22 10:55:40 +0200 |
commit | a3ba20c5216b7615b8d31b8d7943f94793fce621 (patch) | |
tree | f5dc979abe6b984f615e40286d54e6af94c96b18 /libbuild2 | |
parent | f68ef919320efad1e26be474de200653d7da87ab (diff) |
Clarify comment
Diffstat (limited to 'libbuild2')
-rw-r--r-- | libbuild2/file.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libbuild2/file.hxx b/libbuild2/file.hxx index 36e4c00..ff8a821 100644 --- a/libbuild2/file.hxx +++ b/libbuild2/file.hxx @@ -30,8 +30,9 @@ namespace build2 // export.build -- export stub // export/ -- exported buildfiles // - // The build/, bootstrap/, root/, and config.build entries are in .gitignore - // as generated by bdep-new. + // The build/, /bootstrap/, /root/, and config.build entries are in + // .gitignore as generated by bdep-new (note that build/ is ignored + // recursively; see below). // // The rest of the filesystem entries are shared between the project and the // modules that it loads. In particular, if a project loads module named |