doc: note that .gitattributes uses default branch
This commit is contained in:
parent
f06fe77531
commit
ffd8162191
1 changed files with 2 additions and 0 deletions
|
@ -27,3 +27,5 @@ To disable highlighting entirely, use `gitlab-language=text`. Lots more fun shen
|
|||
# an entire file of highlighting errors!
|
||||
/other-file gitlab-language=text?token=Error
|
||||
```
|
||||
|
||||
Please note that these configurations will only take effect when the `.gitattributes` file is in your default branch (usually `master`).
|
||||
|
|
Loading…
Reference in a new issue