Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/doc/src/reference/manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,9 @@ If `include` is not specified, then the following files will be excluded:
[gitignore] rules of the repository and global git configuration will be
skipped.

If `include` is specified,
gitignore rules of the repository and global git configuration are not applied.

Regardless of whether `exclude` or `include` is specified, the following files
are always excluded:

Expand Down