From: Alexandre Terrasa Date: Tue, 7 Jun 2016 16:00:46 +0000 (-0400) Subject: .gitattributes: add *.res to ignore whitespaces X-Git-Url: http://nitlanguage.org?hp=6021b91508056e11974f1756bb2df390b9710e58 .gitattributes: add *.res to ignore whitespaces Signed-off-by: Alexandre Terrasa --- diff --git a/.gitattributes b/.gitattributes index 02c0677..e326f39 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,5 +6,5 @@ tables_nit.c -diff c_src/** -diff tests/sav/**/*.res -whitespace -lib/popcorn/tests/res/*.res -whitespace +*.res -whitespace *.patch -whitespace