Skip to content

Commit 7fb1483

Browse files
committed
Merge branch 'jc/gitignore-doc-pattern-markup'
Doc mark-up update. * jc/gitignore-doc-pattern-markup: gitignore.txt: mark up explanation of patterns consistently
2 parents b4fce4b + d6f598e commit 7fb1483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitignore.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ PATTERN FORMAT
8888
Put a backslash ("`\`") in front of the first "`!`" for patterns
8989
that begin with a literal "`!`", for example, "`\!important!.txt`".
9090

91-
- The slash '/' is used as the directory separator. Separators may
91+
- The slash "`/`" is used as the directory separator. Separators may
9292
occur at the beginning, middle or end of the `.gitignore` search pattern.
9393

9494
- If there is a separator at the beginning or middle (or both) of the

0 commit comments

Comments
 (0)