1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Part 1: First fourth content unordered lists from dash to asterisk (#51094)

This commit is contained in:
Grace Park
2024-06-13 10:39:07 -07:00
committed by GitHub
parent ef824b1e7e
commit 0b94935b77
738 changed files with 6267 additions and 6267 deletions

View File

@@ -39,11 +39,11 @@ the set of included files.
The `--include`, `--exclude`, and `--prune` options all take glob
patterns, which can use the following wildcard characters:
- A single "?" matches any character other than a forward/backward
* A single "?" matches any character other than a forward/backward
slash;
- A single "\*" matches any number of characters other than a
* A single "\*" matches any number of characters other than a
forward/backward slash;
- The pattern "\*\*" matches zero or more complete directory
* The pattern "\*\*" matches zero or more complete directory
components.
## Options