doc: note that .gitattributes uses default branch

This commit is contained in:
http://jneen.net/
2016-06-27 14:17:49 -07:00
parent f06fe77531
commit ffd8162191
+2
View File
@@ -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`).