From d1f6d02e9ac50a8cb40c467cd4765be87d0362f6 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Wed, 10 Feb 2021 13:58:14 +0800 Subject: [PATCH] Try to handle generated starch output more sensibly in merges & github compare mode --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6e06bde..6a98a65 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.xz binary +dsp/generated/* merge=binary linguist-generated