.gitattributes: add *.res to ignore whitespaces
[nit.git] / .gitattributes
index 5345475..e326f39 100644 (file)
@@ -6,3 +6,5 @@ tables_nit.c            -diff
 c_src/**               -diff
 
 tests/sav/**/*.res     -whitespace
+*.res                  -whitespace
+*.patch                        -whitespace