X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgitattributes.txt;h=6f3551dc825a04628e7bcd133421093d89f01956;hb=ddf41044322825844b54a922dec2775ff6d61926;hp=49a167f241f0832e62fb905390715e45ef5be3c4;hpb=1b118da8bd1878d78589afd9f755b9d52a9579ad;p=git.git diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index 49a167f24..6f3551dc8 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -311,10 +311,16 @@ patterns are available: - `bibtex` suitable for files with BibTeX coded references. -- `java` suitable for source code in the Java lanugage. +- `html` suitable for HTML/XHTML documents. + +- `java` suitable for source code in the Java language. - `pascal` suitable for source code in the Pascal/Delphi language. +- `php` suitable for source code in the PHP language. + +- `python` suitable for source code in the Python language. + - `ruby` suitable for source code in the Ruby language. - `tex` suitable for source code for LaTeX documents.