18 lines
234 B
Plaintext
18 lines
234 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
# Temporary images generated while previewing PDF files
|
|
*.pdf.png
|
|
|
|
# MATLAB autosave and backup files
|
|
*.asv
|
|
*.m~
|
|
|
|
# MATLAB generated files and folders
|
|
slprj/
|
|
*.slxc
|
|
*.mex*
|
|
|
|
# MATLAB profiler output
|
|
profile_results/
|