use git lfs to store cad files
This commit is contained in:
parent
a8f2a96e5e
commit
d6c066cbe1
6 changed files with 4 additions and 1 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal 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
1
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
.pio
|
||||
.vscode/
|
||||
Documents/
|
||||
CAD/
|
BIN
CAD/Model.20250218-105503.FCBak
Normal file
BIN
CAD/Model.20250218-105503.FCBak
Normal file
Binary file not shown.
BIN
CAD/Model.FCStd
Normal file
BIN
CAD/Model.FCStd
Normal file
Binary file not shown.
BIN
CAD/faceplate.3mf
Normal file
BIN
CAD/faceplate.3mf
Normal file
Binary file not shown.
BIN
CAD/faceplate.stl
Normal file
BIN
CAD/faceplate.stl
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue