Revision 033067c96b8ba4e9c800c9a04310cfa05ceafe2f authored by Alec Jacobson on 03 September 2020, 17:46:41 UTC, committed by GitHub on 03 September 2020, 17:46:41 UTC
2 parent s f584ecd + 9e3a6b5
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