From 01f82c309d2e7a637f4e5d4d40431a2f6285c781 Mon Sep 17 00:00:00 2001 From: Matt Scalzo Date: Thu, 5 Mar 2020 05:10:35 -0500 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 35e9657e..6a63a344 100644 --- a/.gitattributes +++ b/.gitattributes @@ -113,4 +113,5 @@ ProjectSettings/*.asset text *.ttf filter=lfs diff=lfs merge=lfs -text *.rns filter=lfs diff=lfs merge=lfs -text *.reason filter=lfs diff=lfs merge=lfs -text -*.lxo filter=lfs diff=lfs merge=lfs -text \ No newline at end of file +*.lxo filter=lfs diff=lfs merge=lfs -text +*.bc filter=lfs diff=lfs merge=lfs -text \ No newline at end of file