gitignore/Global/MATLAB.gitignore
2025-11-13 13:13:52 +03:00

44 lines
512 B
Text

# Optional variables
.docker
data
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# 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