use git lfs to store cad files

This commit is contained in:
Ultrablob 2025-02-20 18:25:58 -05:00
parent a8f2a96e5e
commit d6c066cbe1
6 changed files with 4 additions and 1 deletions

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
CAD/Model.20250218-105503.FCBak filter=lfs diff=lfs merge=lfs -text
CAD/Model.FCStd filter=lfs diff=lfs merge=lfs -text
CAD/faceplate.3mf filter=lfs diff=lfs merge=lfs -text
CAD/faceplate.stl filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored
View file

@ -1,4 +1,3 @@
.pio
.vscode/
Documents/
CAD/

Binary file not shown.

BIN
CAD/Model.FCStd Normal file

Binary file not shown.

BIN
CAD/faceplate.3mf Normal file

Binary file not shown.

BIN
CAD/faceplate.stl Normal file

Binary file not shown.