From 770f8a8c69f2d50b5e719e9a841dccf8aefd2cec Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Mon, 18 Apr 2016 20:38:13 -0700 Subject: [PATCH] Narrow parameters for what is stored in LFS --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 6fa45e50..67c1076f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -util/data/* filter=lfs diff=lfs merge=lfs -text -ext/bg/data/* filter=lfs diff=lfs merge=lfs -text +util/data/*dic* filter=lfs diff=lfs merge=lfs -text +ext/bg/data/*dic* filter=lfs diff=lfs merge=lfs -text