From a46afb3739a5a3c0b39d6eaf29f027089395680e Mon Sep 17 00:00:00 2001 From: g_brzhezinskiy Date: Sat, 2 Jan 2021 15:51:19 +0300 Subject: [PATCH] add .phy to git lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e57d238..2f3dc1a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,4 @@ *.jpeg filter=lfs diff=lfs merge=lfs -text *.gif filter=lfs diff=lfs merge=lfs -text *.bsp filter=lfs diff=lfs merge=lfs -text +*.phy filter=lfs diff=lfs merge=lfs -text