Update Git LFS to not track .stl files in config

This commit is contained in:
2023-10-27 11:45:24 +02:00
parent 5226b87a78
commit ea4e6fa33e
4 changed files with 2010 additions and 9 deletions

1
.gitattributes vendored
View File

@@ -1,4 +1,5 @@
*.stl filter=lfs diff=lfs merge=lfs -text
configs/traces/*.stl -filter=lfs -diff=lfs -merge=lfs -text
*.data.gz filter=lfs diff=lfs merge=lfs -text
*.inst.gz filter=lfs diff=lfs merge=lfs -text
*.tdb filter=lfs diff=lfs merge=lfs -text

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.