From 340fd85fd24302365ed59d4b08307e4a8a574283 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Sat, 9 Sep 2023 03:37:13 +0200 Subject: [PATCH] Add more hlsl file extensions (#823) To match GitHub's linguist https://github.com/github-linguist/linguist/blob/916bd8f3df802fa98b0ea85539e67bd0b88ef158/lib/linguist/languages.yml#L2623 --- lexers/embedded/hlsl.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lexers/embedded/hlsl.xml b/lexers/embedded/hlsl.xml index 774f53cf2..41ab32395 100644 --- a/lexers/embedded/hlsl.xml +++ b/lexers/embedded/hlsl.xml @@ -4,6 +4,9 @@ hlsl *.hlsl *.hlsli + *.cginc + *.fx + *.fxh text/x-hlsl @@ -104,4 +107,4 @@ - \ No newline at end of file +