From 72a9fc92723ae4f9bbe3a6e115a0d3eb757c1522 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Sat, 1 Mar 2025 20:04:38 +0100 Subject: [PATCH] Update .gitattributes Signed-off-by: Anton Medvedev --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 9be6de810..84536852d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ vm/func_types[generated].go linguist-language=txt +vm/opcodes.go linguist-language=txt