X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgitattributes.txt;h=e848c94397dedc93652e8027df1ad081f08d2d03;hb=3791f77c28f233df121da2f83abf7eefc7b49b69;hp=89627688b81761771f17865a67d10ad85a830ea2;hpb=6380d128ed852d0c4feb4a362f98aa3709c4962e;p=git.git diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index 89627688b..e848c9439 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -311,10 +311,16 @@ patterns are available: - `bibtex` suitable for files with BibTeX coded references. +- `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.