Add git ignores
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
# Ignore CAE metadata and backups
|
||||
*.FCBak
|
||||
|
||||
# Ignore 3d models and other objects
|
||||
# NB: if you want to upload 3d models you should use github release
|
||||
*.zip
|
||||
*cache
|
||||
*.stl
|
||||
*.step
|
||||
*.stp
|
||||
*.iges
|
||||
|
||||
# macOS specific ignores
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user