summaryrefslogtreecommitdiffstats
path: root/identify/extensions.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-12 21:19:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-12 21:19:09 +0000
commita6926104f3d4de1083c7e77d572291625c3619a1 (patch)
treeaaf06239363d4760fe8442d44a1fbc00c9bc7412 /identify/extensions.py
parentAdding upstream version 2.1.0. (diff)
downloadidentify-a6926104f3d4de1083c7e77d572291625c3619a1.tar.xz
identify-a6926104f3d4de1083c7e77d572291625c3619a1.zip
Adding upstream version 2.1.2.upstream/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'},