From ea28831c40136a8e0b3fcd239b5406600085c448 Mon Sep 17 00:00:00 2001 From: Alexandre Terrasa Date: Tue, 17 May 2016 10:57:44 -0400 Subject: [PATCH] .gitattributes: ignore trailing whitespaces in lib/popcorn/tests Signed-off-by: Alexandre Terrasa --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ca8864b..02c0677 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,4 +6,5 @@ tables_nit.c -diff c_src/** -diff tests/sav/**/*.res -whitespace +lib/popcorn/tests/res/*.res -whitespace *.patch -whitespace -- 1.7.9.5