From d38cfdd5d7d7e8ab9f94721060deccad1e2a4711 Mon Sep 17 00:00:00 2001 From: Dave Watson Date: Mon, 16 Oct 2023 19:42:51 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index e52d820..27caa2c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ test/** linguist-vendored third-party/** linguist-vendored src/third-party/** linguist-vendored attic/** linguist-vendored +src/bootstrap.c linguist-vendored +src/opcodes-gen.h linguist-vendored