From 8227ea2c36e49d86be44e4f76aa25bd03d0b7074 Mon Sep 17 00:00:00 2001 From: Michael Brockus <55331536+michaelbadcrumble@users.noreply.github.com> Date: Sat, 12 Oct 2019 08:44:03 -0700 Subject: [PATCH] Update .gitattributes Adding Meson build script into hit attributes as text. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ad95226..f84c162 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,6 +16,7 @@ *.md text makefile text rakefile text +meson.build text #These files are binary and should not be normalized