From d6bdc205490924c4eabd84b666883977c587377d Mon Sep 17 00:00:00 2001 From: Zach Burnett Date: Wed, 12 Oct 2022 09:54:09 -0400 Subject: [PATCH] update lfs track --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d1cb3a1..299745b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ *.fits filter=lfs diff=lfs merge=lfs -text *.asdf filter=lfs diff=lfs merge=lfs -text -tests/data filter=lfs diff=lfs merge=lfs -text +tests/data/* filter=lfs diff=lfs merge=lfs -text