From 25f051f14c11a62f7aa73b1c7f44f193cdb3f432 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 2 May 2021 15:17:24 +0200 Subject: Adding upstream version 2.2.4. Signed-off-by: Daniel Baumann --- identify/extensions.py | 1 + 1 file changed, 1 insertion(+) (limited to 'identify') diff --git a/identify/extensions.py b/identify/extensions.py index 7b36b4e..0018da3 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -29,6 +29,7 @@ EXTENSIONS = { 'css': {'text', 'css'}, 'csv': {'text', 'csv'}, 'cu': {'text', 'cuda'}, + 'cuh': {'text', 'cuda'}, 'cxx': {'text', 'c++'}, 'dart': {'text', 'dart'}, 'def': {'text', 'def'}, -- cgit v1.2.3