From 3779160017c70652bf28d45f7dade669823853c1 Mon Sep 17 00:00:00 2001 From: Daniel Snider Date: Sat, 13 Aug 2022 14:46:11 -0700 Subject: [PATCH] first commit --- .gitattributes | 3 +++ README.md | 0 2 files changed, 3 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..795b10b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.glb filter=lfs diff=lfs merge=lfs -text +*.material filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29