X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgitattributes.txt;h=db16b0ca5b8146361a379de894a1394e0950fd38;hb=652b0bbe09c909eb5aa34be8746071f1c5c0e73d;hp=c61a58d8f2e57eb8a193feb8e408e0bee278c918;hpb=d08ed6d692a79eb2a62410d7e76380fbf25ca793;p=git.git diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index c61a58d8f..db16b0ca5 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -310,6 +310,8 @@ configuration file (you still need to enable this with the attribute mechanism, via `.gitattributes`). The following built in patterns are available: +- `bibtex` suitable for files with BibTeX coded references. + - `java` suitable for source code in the Java lanugage. - `pascal` suitable for source code in the Pascal/Delphi language.