Files
wecs-one/.gitignore
T
2025-04-30 18:33:53 +02:00

15 lines
223 B
Plaintext

# 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