From 6e5abc5ab84b56a47e89a3416a38a82f9f966a8c Mon Sep 17 00:00:00 2001 From: Mustafa Quraish Date: Tue, 8 Feb 2022 01:58:54 -0500 Subject: Mark bootstrap files as binary in `.gitattributes` --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index e785f75..4ef460a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.cup linguist-language=Rust \ No newline at end of file +*.cup linguist-language=Rust +bootstrap/*.nasm binary -text -diff -- cgit v1.2.3