-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (41 loc) · 853 Bytes
/
.gitignore
File metadata and controls
57 lines (41 loc) · 853 Bytes
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
46
47
48
49
50
51
52
53
54
55
56
57
# testing_SPL
# Autosave files
*.asv
*.m~
*.autosave
*.slx.r*
*.mdl.r*
# Derived content-obscured files
*.p
# Compiled MEX files
*.mex*
# Packaged app and toolbox files
*.mlappinstall
*.mltbx
# Deployable archives
*.ctf
# Generated helpsearch folders
helpsearch*/
# Code generation folders
slprj/
sccprj/
codegen/
# Cache files
*.slxc
# Cloud based storage dotfile
.MATLABDriveTag
# buildtool cache folder
.buildtool/
# infrared-rodent-detection:
infrared-rodent-detection/models
infrared-rodent-detection/data
infrared-rodent-detection/demo
infrared-rodent-detection/results
infrared-rodent-detection/rodent_dataset
infrared-rodent-detection/detection_dataset
infrared-rodent-detection/.vscode
__pycache__
infrared-rodent-detection/other
infrared-rodent-detection/*.pt
infrared-rodent-detection/*.lnk
infrared-rodent-detection/Spinnaker