.gitattributes: add *.res to ignore whitespaces
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 7 Jun 2016 16:00:46 +0000 (12:00 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Tue, 7 Jun 2016 16:00:46 +0000 (12:00 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

.gitattributes

index 02c0677..e326f39 100644 (file)
@@ -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