builtin-help: fallback to GIT_MAN_VIEWER before man
[gitweb.git] / Documentation / gitattributes.txt
index db16b0ca5b8146361a379de894a1394e0950fd38..5495d695c6f61982e01e2276d108b15dddb16c52 100644 (file)
@@ -316,10 +316,14 @@ patterns are available:
 
 - `pascal` suitable for source code in the Pascal/Delphi 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.
 
+- `html` suitable for HTML/XHTML documents.
+
 
 Performing a three-way merge
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~