init2
This commit is contained in:
parent
da2cd65e9a
commit
06c76feb3b
36
.gitignore
vendored
36
.gitignore
vendored
@ -1,3 +1,37 @@
|
|||||||
|
# ---> MATLAB
|
||||||
|
# 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/
|
||||||
|
|
||||||
|
# Matlab code generation folders
|
||||||
|
codegen/
|
||||||
|
|
||||||
|
# Simulink autosave extension
|
||||||
|
*.autosave
|
||||||
|
|
||||||
|
# Simulink cache files
|
||||||
|
*.slxc
|
||||||
|
|
||||||
|
# Octave session info
|
||||||
|
octave-workspace
|
||||||
|
|
||||||
|
|
||||||
/.vs/Inu_im_2wnd_3lvl_23550/v16/.suo
|
/.vs/Inu_im_2wnd_3lvl_23550/v16/.suo
|
||||||
/.vs/Inu_im_2wnd_3lvl_23550/v16/Browse.VC.db
|
/.vs/Inu_im_2wnd_3lvl_23550/v16/Browse.VC.db
|
||||||
/.vs/Inu_im_2wnd_3lvl_23550/v16/Browse.VC.db-shm
|
/.vs/Inu_im_2wnd_3lvl_23550/v16/Browse.VC.db-shm
|
||||||
@ -22,4 +56,4 @@
|
|||||||
|
|
||||||
|
|
||||||
/slprj/
|
/slprj/
|
||||||
/.vs/
|
/.vs/
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user