summaryrefslogtreecommitdiff
path: root/gitignore/Global/MATLAB.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'gitignore/Global/MATLAB.gitignore')
-rw-r--r--gitignore/Global/MATLAB.gitignore28
1 files changed, 28 insertions, 0 deletions
diff --git a/gitignore/Global/MATLAB.gitignore b/gitignore/Global/MATLAB.gitignore
new file mode 100644
index 0000000..46a83d6
--- /dev/null
+++ b/gitignore/Global/MATLAB.gitignore
@@ -0,0 +1,28 @@
+# Windows default autosave extension
+*.asv
+
+# OSX / *nix default autosave extension
+*.m~
+
+# Compiled MEX binaries (all platforms)
+*.mex*
+
+# Packaged app and toolbox files
+*.mlappinstall
+*.mltbx
+
+# Generated helpsearch folders
+helpsearch*/
+
+# Simulink code generation folders
+slprj/
+sccprj/
+
+# Matlab code generation folders
+codegen/
+
+# Simulink autosave extension
+*.autosave
+
+# Octave session info
+octave-workspace