mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Create MATLAB.gitignore
This commit is contained in:
parent
e5323759e3
commit
d330373269
1 changed files with 31 additions and 0 deletions
31
MATLAB.gitignore
Normal file
31
MATLAB.gitignore
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Windows default autosave extension
|
||||
*.asv
|
||||
|
||||
# OSX / *nix default autosave extension
|
||||
*.m~
|
||||
|
||||
# Derived Content-Obscured files
|
||||
*.p
|
||||
|
||||
# Compiled MEX binaries (all platforms)
|
||||
*.mex*
|
||||
|
||||
# Packaged app and toolbox files
|
||||
*.mlappinstall
|
||||
*.mltbx
|
||||
|
||||
# Generated helpsearch folders
|
||||
helpsearch*/
|
||||
|
||||
# Simulink code generation folders
|
||||
slprj/
|
||||
sccprj/
|
||||
|
||||
# Matlab code generation folders
|
||||
codegen/
|
||||
|
||||
# Simulink autosave extension
|
||||
*.autosave
|
||||
|
||||
# Simulink cache files
|
||||
*.slxc
|
Loading…
Add table
Add a link
Reference in a new issue