Revision 05f70f836ff7af3c8aa29de7094378ad994f9af5 authored by Alec Jacobson on 20 August 2020, 14:56:15 UTC, committed by Alec Jacobson on 20 August 2020, 14:56:15 UTC
1 parent f78466d
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