.gitattributes: ignore trailing whitespaces in lib/popcorn/tests
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 17 May 2016 14:57:44 +0000 (10:57 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 19 May 2016 21:33:52 +0000 (17:33 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

.gitattributes

index ca8864b..02c0677 100644 (file)
@@ -6,4 +6,5 @@ tables_nit.c            -diff
 c_src/**               -diff
 
 tests/sav/**/*.res     -whitespace
+lib/popcorn/tests/res/*.res -whitespace
 *.patch                        -whitespace