1
0
mirror of https://github.com/github/gitignore synced 2025-02-21 18:09:09 +01:00
gitignore/Global/MATLAB.gitignore
todd-flanagan 1fb3025596
Update MATLAB.gitignore
added entry for ctf artifacts
2022-07-08 11:12:03 -04:00

34 lines
384 B
Plaintext

# 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
# Compiled deployable archives
*.ctf
# Generated helpsearch folders
helpsearch*/
# Code generation folders
slprj/
sccprj/
codegen/
# Cache files
*.slxc
# Cloud based storage dotfile
.MATLABDriveTag