From ebf0dffb3a7cb1fe7cb77922709458afcb2d8a95 Mon Sep 17 00:00:00 2001 From: Rob Purser Date: Thu, 7 Jul 2022 09:28:47 -0400 Subject: [PATCH] Update the Global/MATLAB.gitignore instead Elected to follow a PR strategy to update Global/MATLAB.gitignore first, then work to get it promoted. --- MATLAB.gitignore | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 MATLAB.gitignore diff --git a/MATLAB.gitignore b/MATLAB.gitignore deleted file mode 100644 index 12679118..00000000 --- a/MATLAB.gitignore +++ /dev/null @@ -1,27 +0,0 @@ -# Autosave files -*.asv -*.m~ -*.autosave -*.slx.r* -*.mdl.r* - -# Derived content-obscured files -*.p - -# Compiled MEX files -*.mex* - -# Packaged app and toolbox files -*.mlappinstall -*.mltbx - -# Generated helpsearch folders -helpsearch*/ - -# Code generation folders -slprj/ -sccprj/ -codegen/ - -# Cache files -*.slxc