From 5c8c9fddd739c9ce71da7be8496502f942b8b11f Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Thu, 26 Sep 2019 16:44:41 -0400 Subject: [PATCH] switch to lfs for evallogs.db --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..24f7ea3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +var/evallogs.db filter=lfs diff=lfs merge=lfs -text