Adding upstream version 2.5.21.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
67e794603a
commit
1b309f484f
3 changed files with 4 additions and 2 deletions
|
@ -10,6 +10,7 @@ EXTENSIONS = {
|
|||
'bash': {'text', 'shell', 'bash'},
|
||||
'bat': {'text', 'batch'},
|
||||
'bats': {'text', 'shell', 'bash', 'bats'},
|
||||
'beancount': {'text', 'beancount'},
|
||||
'bib': {'text', 'bib'},
|
||||
'bmp': {'binary', 'image', 'bitmap'},
|
||||
'bz2': {'binary', 'bzip2'},
|
||||
|
@ -223,6 +224,7 @@ EXTENSIONS = {
|
|||
'tac': {'text', 'twisted', 'python'},
|
||||
'tar': {'binary', 'tar'},
|
||||
'tex': {'text', 'tex'},
|
||||
'textproto': {'text', 'textproto'},
|
||||
'tf': {'text', 'terraform'},
|
||||
'tfvars': {'text', 'terraform'},
|
||||
'tgz': {'binary', 'gzip'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue