52 lines
637 B
Plaintext
52 lines
637 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
|
|
|
|
# Deployable archives
|
|
*.ctf
|
|
|
|
# Generated helpsearch folders
|
|
helpsearch*/
|
|
|
|
# Code generation folders
|
|
slprj/
|
|
sccprj/
|
|
codegen/
|
|
gm_soc_rfsoc_top_sw_ert_rtw/
|
|
gm_soc_rfsoc_top_sw_profiling/
|
|
soc_prj/
|
|
soc_rfsoc_top_profiling/
|
|
soc_rfsoc_top_sw_ert_rtw/
|
|
|
|
# Code generation files
|
|
*.elf
|
|
*.sh
|
|
*.cfg
|
|
*.mat
|
|
|
|
# Cache files
|
|
*.slxc
|
|
|
|
# Cloud based storage dotfile
|
|
.MATLABDriveTag
|
|
|
|
# buildtool cache folder
|
|
.buildtool/
|
|
|
|
# SimBiology backup files
|
|
*.sbproj.backup
|
|
*.sbproj.bak
|