Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mergetool-lib: make the three-way diff the default for vim/gvim
[gitweb.git]
/
Documentation
/
gitattributes.txt
diff --git
a/Documentation/gitattributes.txt
b/Documentation/gitattributes.txt
index da553ff0061d50a08f385e9800d85e1cbc837421..e5a27d875eb63dbfeccbf5357983f5c94668ffeb 100644
(file)
--- a/
Documentation/gitattributes.txt
+++ b/
Documentation/gitattributes.txt
@@
-475,6
+475,8
@@
patterns are available:
- `cpp` suitable for source code in the C and C++ languages.
+- `csharp` suitable for source code in the C# language.
+
- `html` suitable for HTML/XHTML documents.
- `java` suitable for source code in the Java language.