Skip to content
Snippets Groups Projects
Commit ffd81621 authored by jneen's avatar jneen
Browse files

doc: note that .gitattributes uses default branch

parent f06fe775
No related branches found
No related tags found
1 merge request!4606Add custom highlighting via .gitattributes
Pipeline #
......@@ -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`).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment