Adding upstream version 2.3.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
653afe9cb1
commit
6adea5b8c7
2 changed files with 3 additions and 1 deletions
|
@ -50,6 +50,7 @@ EXTENSIONS = {
|
|||
'fish': {'text', 'fish'},
|
||||
'gd': {'text', 'gdscript'},
|
||||
'gemspec': {'text', 'ruby'},
|
||||
'geojson': {'text', 'geojson', 'json'},
|
||||
'gif': {'binary', 'image', 'gif'},
|
||||
'go': {'text', 'go'},
|
||||
'gotmpl': {'text', 'gotmpl'},
|
||||
|
@ -205,6 +206,7 @@ EXTENSIONS = {
|
|||
'vh': {'text', 'verilog'},
|
||||
'vhd': {'text', 'vhdl'},
|
||||
'vim': {'text', 'vim'},
|
||||
'vtl': {'text', 'vtl'},
|
||||
'vue': {'text', 'vue'},
|
||||
'war': {'binary', 'zip', 'jar'},
|
||||
'wav': {'binary', 'audio', 'wav'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue