diff --git a/identify/extensions.py b/identify/extensions.py index 37e3b338..8dc0e7b0 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -250,6 +250,7 @@ 'swiftdeps': {'text', 'swiftdeps'}, 'tac': {'text', 'twisted', 'python'}, 'tar': {'binary', 'tar'}, + 'templ': {'text', 'templ'}, 'tex': {'text', 'tex'}, 'textproto': {'text', 'textproto'}, 'tf': {'text', 'terraform'},