فهرست منبع

Ignoring compiled MEX binaries for all platforms

Including mexglx, mexa64, mexmaci64, mexw32 & mex64 (see
http://sfwn.in/FxbE for official list from Mathworks).
Safwan Choudhury 13 سال پیش
والد
کامیت
dfb30c6409
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Global/Matlab.gitignore

+ 2 - 0
Global/Matlab.gitignore

@@ -9,3 +9,5 @@
 # OSX / *nix default autosave extension
 *.m~
 
+# Compiled MEX binaries (all platforms)
+*.mex*