Commit dfb30c64 authored by Safwan Choudhury's avatar Safwan Choudhury

Ignoring compiled MEX binaries for all platforms

Including mexglx, mexa64, mexmaci64, mexw32 & mex64 (see
http://sfwn.in/FxbE for official list from Mathworks).
parent a66b53a8
......@@ -9,3 +9,5 @@
# OSX / *nix default autosave extension
*.m~
# Compiled MEX binaries (all platforms)
*.mex*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment