From 60c8a66bea0d36d848abcc5b91a933741e70d957 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Wed, 24 Jun 2020 23:28:00 -0400 Subject: [PATCH] Add the other directories --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c42dc352b..7b2d1b12d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,5 +33,6 @@ pyfa.py text eol=lf *.jpg binary *.icns binary *.ico binary -staticdata/ filter=lfs diff=lfs merge=lfs -text staticdata/fsd_binary/* filter=lfs diff=lfs merge=lfs -text +staticdata/fsd_lite/* filter=lfs diff=lfs merge=lfs -text +staticdata/phobos/* filter=lfs diff=lfs merge=lfs -text