Re: [PATCH] Mark po/exclude.pot as binary so git won't try to diff nonprintables.

2019-09-18 Thread Daniel Kiper
On Tue, Sep 17, 2019 at 05:50:58PM +0200, Javier Martinez Canillas wrote: > From: Peter Jones > > Signed-off-by: Peter Jones > Signed-off-by: Javier Martinez Canillas Reviewed-by: Daniel Kiper Daniel ___ Grub-devel mailing list Grub-devel@gnu.org h

[PATCH] Mark po/exclude.pot as binary so git won't try to diff nonprintables.

2019-09-17 Thread Javier Martinez Canillas
From: Peter Jones Signed-off-by: Peter Jones Signed-off-by: Javier Martinez Canillas --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000..33ffaa40460 --- /dev/null +++