Index: gm/rebaseline_server/tests/.gitattributes |
diff --git a/gm/rebaseline_server/tests/.gitattributes b/gm/rebaseline_server/tests/.gitattributes |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3606445cad0b8212d5272a401d704f3529c7ef65 |
--- /dev/null |
+++ b/gm/rebaseline_server/tests/.gitattributes |
@@ -0,0 +1,2 @@ |
+# All self-test PNG files are fake (human-readable, diffable plaintext files). |
+*.png text diff -binary |