Update based off work done in diceshaker.

This commit is contained in:
ac
2023-05-11 11:38:56 +10:00
parent 95d9e1ef85
commit d1307c4e3d
6 changed files with 142 additions and 159 deletions

17
.gitignore vendored
View File

@@ -27,6 +27,7 @@ fp-info-cache
# Exported BOM files
*.xml
*.csv
*.xlsx*
# Backup Folders
**/*backups/**
@@ -37,3 +38,19 @@ fp-info-cache
# CAD
*.FCStd
*.dxf
*.step
*.stp
# CI
Fabrication/
.gitlab-ci-local/
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.pyc