Update .gitignore and add stewart-simscape folder
This commit is contained in:
32
.gitignore
vendored
32
.gitignore
vendored
@@ -1,2 +1,30 @@
|
||||
slprj
|
||||
Assemblage_grt_rtw
|
||||
# Windows default autosave extension
|
||||
*.asv
|
||||
|
||||
# OSX / *nix default autosave extension
|
||||
*.m~
|
||||
|
||||
# Compiled MEX binaries (all platforms)
|
||||
*.mex*
|
||||
|
||||
# Packaged app and toolbox files
|
||||
*.mlappinstall
|
||||
*.mltbx
|
||||
|
||||
# Generated helpsearch folders
|
||||
helpsearch*/
|
||||
|
||||
# Simulink code generation folders
|
||||
slprj/
|
||||
sccprj/
|
||||
|
||||
# Simulink autosave extension
|
||||
*.autosave
|
||||
|
||||
# Octave session info
|
||||
octave-workspace
|
||||
|
||||
# Custom
|
||||
Assemblage_grt_rtw/
|
||||
Figures/
|
||||
.SimulinkProject/
|
||||
|
Reference in New Issue
Block a user