Compare commits

..

No commits in common. "622feeebce44b01e2f4b0d04966db32cf48c989b" and "4b2245232c5d302a47c26942c725be8ceae38233" have entirely different histories.

2 changed files with 14 additions and 16 deletions

View File

@ -1,33 +1,31 @@
# Autosave files
# Windows default autosave extension
*.asv
# OSX / *nix default autosave extension
*.m~
*.autosave
*.slx.r*
*.mdl.r*
# Derived content-obscured files
*.p
# Compiled MEX files
# Compiled MEX binaries (all platforms)
*.mex*
# Packaged app and toolbox files
*.mlappinstall
*.mltbx
# Deployable archives
*.ctf
# Generated helpsearch folders
helpsearch*/
# Code generation folders
# Simulink code generation folders
slprj/
sccprj/
# Matlab code generation folders
codegen/
# Cache files
# Simulink autosave extension
*.autosave
# Simulink cache files
*.slxc
# Cloud based storage dotfile
.MATLABDriveTag
# Octave session info
octave-workspace

View File

@ -116,7 +116,7 @@ header of the template.
For example, this template might live at `community/DotNet/InforCRM.gitignore`:
```gitignore
```
# gitignore template for InforCRM (formerly SalesLogix)
# website: https://www.infor.com/product-summary/cx/infor-crm/
#