Add git ignores

This commit is contained in:
2025-04-30 18:33:53 +02:00
parent 6b3bcb3dc0
commit e429ae814b
+14
View File
@@ -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