mirror of
https://github.com/github/gitignore
synced 2024-11-23 12:14:21 +01:00
Initial version from technical folks
Reviewed by @gulley @lrm29 @gwalker-dev @seangcote-home
This commit is contained in:
parent
6dd64367a5
commit
4c08c07f0b
@ -1,13 +1,14 @@
|
||||
# Windows default autosave extension
|
||||
# Autosave files
|
||||
*.asv
|
||||
|
||||
# OSX / *nix default autosave extension
|
||||
*.m~
|
||||
*.autosave
|
||||
*.slx.r*
|
||||
*.mdl.r*
|
||||
|
||||
# Derived Content-Obscured files
|
||||
# Derived content-obscured files
|
||||
*.p
|
||||
|
||||
# Compiled MEX binaries (all platforms)
|
||||
# Compiled MEX files
|
||||
*.mex*
|
||||
|
||||
# Packaged app and toolbox files
|
||||
@ -17,15 +18,10 @@
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user