Update based off work done in diceshaker.
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user