Revision f584ecd2bf260968676275d19070ad4a894acaf0 authored by Alec Jacobson on 03 September 2020, 15:18:24 UTC, committed by GitHub on 03 September 2020, 15:18:24 UTC
https://github.com/alecjacobson/gptoolbox/issues/81
1 parent 85dfd72
Raw File
.gitignore
# use glob syntax.
syntax: glob
*.o
*.*.swp
*.a
*~
.DS_Store
*.mexmaci64
*.mexw64
*.mexa64
*.cache.mat
quat/*
quat.zip
mex/build*
*.*.swo
mex/external
back to top