From 21706ef36617384afccb65630e2c6cdfae4a1dd6 Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Mon, 23 Oct 2023 11:46:27 -0500 Subject: [PATCH] setting up lfs --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ef1b1be --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ + +*.rvt filter=lfs diff=lfs merge=lfs -text +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.ifc filter=lfs diff=lfs merge=lfs -text +*.blend filter=lfs diff=lfs merge=lfs -text \ No newline at end of file