Skip to content

Commit b980f11

Browse files
authored
Merge pull request #476 from AleksaC/astro
add astro extension
2 parents 52ba50e + 2573941 commit b980f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
'asciidoc': {'text', 'asciidoc'},
77
'apinotes': {'text', 'apinotes'},
88
'asar': {'binary', 'asar'},
9+
'astro': {'text', 'astro'},
910
'avif': {'binary', 'image', 'avif'},
1011
'avsc': {'text', 'avro-schema'},
1112
'bash': {'text', 'shell', 'bash'},

0 commit comments

Comments
 (0)