consisten note format, update gitignore language
This commit is contained in:
parent
aa349e0b7c
commit
f4b4a331d7
|
@ -51,5 +51,5 @@ contain file patterns described in the [gitignore
|
||||||
documentation](https://git-scm.com/docs/gitignore). This can be useful for
|
documentation](https://git-scm.com/docs/gitignore). This can be useful for
|
||||||
ignoring temporary files created by some editors.
|
ignoring temporary files created by some editors.
|
||||||
|
|
||||||
_Note: Only `.gitignore` from book root directory is used. Global
|
***Note:*** *Only the `.gitignore` from the book root directory is used. Global
|
||||||
`$HOME/.gitignore` or `.gitignore` files in parent directories are not used._
|
`$HOME/.gitignore` or `.gitignore` files in parent directories are not used.*
|
||||||
|
|
Loading…
Reference in New Issue