summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-21 04:42:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-21 04:42:33 +0000
commit785666e27328cde6f0d3b953fd0eaea103e835f2 (patch)
treee24e8fbed0b6affc81f55d75cf1b8c8bc72311d5 /identify
parentReleasing debian version 2.5.1-1. (diff)
downloadidentify-785666e27328cde6f0d3b953fd0eaea103e835f2.tar.xz
identify-785666e27328cde6f0d3b953fd0eaea103e835f2.zip
Merging upstream version 2.5.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify')
-rw-r--r--identify/extensions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/identify/extensions.py b/identify/extensions.py
index f5ad460..c665553 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -52,6 +52,7 @@ EXTENSIONS = {
'eyaml': {'text', 'yaml'},
'feature': {'text', 'gherkin'},
'fish': {'text', 'fish'},
+ 'fits': {'binary', 'fits'},
'gd': {'text', 'gdscript'},
'gemspec': {'text', 'ruby'},
'geojson': {'text', 'geojson', 'json'},