mirror of
https://github.com/github/gitignore.git
synced 2025-01-22 08:19:13 -05:00
Merge 3e4ee94a37
into ceea7cab23
This commit is contained in:
commit
1cbbcf41bf
@ -1,31 +1,33 @@
|
||||
# Windows default autosave extension
|
||||
# Autosave files
|
||||
*.asv
|
||||
|
||||
# OSX / *nix default autosave extension
|
||||
*.m~
|
||||
*.autosave
|
||||
*.slx.r*
|
||||
*.mdl.r*
|
||||
|
||||
# Compiled MEX binaries (all platforms)
|
||||
# Derived content-obscured files
|
||||
*.p
|
||||
|
||||
# Compiled MEX files
|
||||
*.mex*
|
||||
|
||||
# Packaged app and toolbox files
|
||||
*.mlappinstall
|
||||
*.mltbx
|
||||
|
||||
# Deployable archives
|
||||
*.ctf
|
||||
|
||||
# Generated helpsearch folders
|
||||
helpsearch*/
|
||||
|
||||
# Simulink code generation folders
|
||||
# Code generation folders
|
||||
slprj/
|
||||
sccprj/
|
||||
|
||||
# Matlab code generation folders
|
||||
codegen/
|
||||
|
||||
# Simulink autosave extension
|
||||
*.autosave
|
||||
|
||||
# Simulink cache files
|
||||
# Cache files
|
||||
*.slxc
|
||||
|
||||
# Octave session info
|
||||
octave-workspace
|
||||
# Cloud based storage dotfile
|
||||
.MATLABDriveTag
|
||||
|
Loading…
Reference in New Issue
Block a user