mirror of
https://github.com/bloeys/assimp-go.git
synced 2025-12-29 08:28:20 +00:00
Remove unneeded libs+add obj.obj test model
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -11,10 +11,11 @@
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# Custom
|
||||
vendor/
|
||||
.DS_Store
|
||||
*.obj
|
||||
!obj.obj
|
||||
*.fbx
|
||||
*.glb
|
||||
!libassimp_darwin_arm64.dylib
|
||||
.DS_Store
|
||||
!libassimp_darwin_arm64.dylib
|
||||
Reference in New Issue
Block a user