From 52ddf5396f3ff112d42958f9ae59845355bff72c Mon Sep 17 00:00:00 2001 From: Sebastian Ullrich Date: Fri, 14 Aug 2020 11:12:13 +0200 Subject: [PATCH] chore: restore marking stage0/ as binary files, which we lost at some point --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e5e85490a5..19fae850aa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.expected.out -text doc/changes.md merge=union +stage0/** binary linguist-generated