summaryrefslogtreecommitdiffstats
path: root/identify/extensions.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-12 21:19:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-12 21:20:17 +0000
commit0ece75006ba491182e21cc1234c8e958cc9744f0 (patch)
treebefc84c7c2e47ff88a0e490cdf80edc7aa140b92 /identify/extensions.py
parentReleasing debian version 2.1.0-1. (diff)
downloadidentify-0ece75006ba491182e21cc1234c8e958cc9744f0.tar.xz
identify-0ece75006ba491182e21cc1234c8e958cc9744f0.zip
Merging upstream version 2.1.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify/extensions.py')
-rw-r--r--identify/extensions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/identify/extensions.py b/identify/extensions.py
index 778b695..48864fc 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -183,6 +183,7 @@ EXTENSIONS = {
'txsprofile': {'text', 'ini', 'txsprofile'},
'txt': {'text', 'plain-text'},
'v': {'text', 'verilog'},
+ 'vb': {'text', 'vb'},
'vbproj': {'text', 'xml', 'vbproj'},
'vcxproj': {'text', 'xml', 'vcxproj'},
'vdx': {'text', 'vdx'},