From b21c8e047ec8f9807cc2704f487b385f8ce9d14d Mon Sep 17 00:00:00 2001 From: Jay Robson Date: Wed, 31 Jan 2024 00:09:46 +1100 Subject: [PATCH] git lfs --- .gitattributes | 4 ++++ .gitignore | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..faccf32 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.png filter=lfs diff=lfs merge=lfs -text +*.stl filter=lfs diff=lfs merge=lfs -text +*.glb filter=lfs diff=lfs merge=lfs -text +*.blend filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 828958c..e27ce7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ build *.blend1 -assets/scene-baked.glb