From 50b0df7d6d9848fbf232f5d570cadfe859fb12bb Mon Sep 17 00:00:00 2001 From: blitzmann Date: Wed, 24 Jun 2020 23:26:50 -0400 Subject: [PATCH] Track fsd_binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index d9a71b46c..c42dc352b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -34,3 +34,4 @@ pyfa.py text eol=lf *.icns binary *.ico binary staticdata/ filter=lfs diff=lfs merge=lfs -text +staticdata/fsd_binary/* filter=lfs diff=lfs merge=lfs -text