summaryrefslogtreecommitdiffstats
path: root/gitattributes.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-25 12:08:44 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-25 12:08:44 -0700
commit4f07aeca5786f644177419a0a3f2157d3e835277 (patch)
treedca692b73f7089755cc507c7c6833b824d262a1a /gitattributes.txt
parent0acb1ae530fa409f7ce96eb216e0a690b0f7900e (diff)
downloadgit-htmldocs-4f07aeca5786f644177419a0a3f2157d3e835277.tar.gz
Autogenerated HTML docs for v1.7.12.1-428-g652398
Diffstat (limited to 'gitattributes.txt')
-rw-r--r--gitattributes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/gitattributes.txt b/gitattributes.txt
index 462b79c12..99ed04d7a 100644
--- a/gitattributes.txt
+++ b/gitattributes.txt
@@ -511,6 +511,8 @@ configuration file (you still need to enable this with the
attribute mechanism, via `.gitattributes`). The following built in
patterns are available:
+- `ada` suitable for source code in the Ada language.
+
- `bibtex` suitable for files with BibTeX coded references.
- `cpp` suitable for source code in the C and C++ languages.