Merging upstream version 2.6.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5374246735
commit
c4e646ea4c
3 changed files with 5 additions and 3 deletions
|
@ -225,6 +225,7 @@ EXTENSIONS = {
|
|||
'rs': {'text', 'rust'},
|
||||
'rst': {'text', 'rst'},
|
||||
's': {'text', 'asm'},
|
||||
'sas': {'text', 'sas'},
|
||||
'sass': {'text', 'sass'},
|
||||
'sbt': {'text', 'sbt', 'scala'},
|
||||
'sc': {'text', 'scala'},
|
||||
|
@ -285,6 +286,7 @@ EXTENSIONS = {
|
|||
'wkt': {'text', 'wkt'},
|
||||
'woff': {'binary', 'woff'},
|
||||
'woff2': {'binary', 'woff2'},
|
||||
'wsdl': {'text', 'xml', 'wsdl'},
|
||||
'wsgi': {'text', 'wsgi', 'python'},
|
||||
'xhtml': {'text', 'xml', 'html', 'xhtml'},
|
||||
'xacro': {'text', 'xml', 'urdf', 'xacro'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue