forked from WUSTL-ORL/NeuroDOT
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
45 lines (34 loc) · 1023 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<<<<<<< Updated upstream
# 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
.DS_Store
Documentation/MATLAB_Help_Files/html/DOT_Processing_Tutorial_eq16949843601793904612.png
Documentation/MATLAB_Help_Files/html/DOT_Processing_Tutorial_eq03133971348043604638.png
Support_Files/._.DS_Store
=======
Support_Files/.DS_Store
Support_Files/._.DS_Store
Documentation/Scripts/Basic_Light_Modeling_with_Hummingbird_Tutorial_220913.asv
Documentation/MATLAB_Help_Files/html/DOT_Processing_Tutorial_eq03133971348043604638.png
Documentation/MATLAB_Help_Files/html/DOT_Processing_Tutorial_eq16949843601793904612.png
>>>>>>> Stashed changes