From fbc45c85a1c499a72f215f0d17baa359ba213992 Mon Sep 17 00:00:00 2001 From: terencehill Date: Tue, 15 Mar 2011 21:18:24 +0100 Subject: [PATCH] Allow diff for tooltips.db (FINALLY!). NOTE: attribute "diff" must be explicitly set because it's unset for *.db --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ec3bfe3d1..d81668595 100644 --- a/.gitattributes +++ b/.gitattributes @@ -195,6 +195,7 @@ strip crlf=input TMAP -diff -crlf todo crlf=input TODO crlf=input +tooltips.db diff crlf=input *.ttf -diff -crlf *.TTF -diff -crlf *.txt crlf=input -- 2.39.2