# 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

# Deployable archives
*.ctf

# Generated helpsearch folders
helpsearch*/

# Code generation folders
slprj/
sccprj/
codegen/

# Cache files
*.slxc

# Cloud based storage dotfile
.MATLABDriveTag

# API keys
*.apikey

# CMake build directory
build/

# Internal folder for compiled MEX files
toolbox/internal/mex/

# Compiled documentation
toolbox/docs/html/