-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitignore
executable file
·74 lines (58 loc) · 1.77 KB
/
.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
git s# explicit dirs #
###################
*doc/html/
*pipeline_draft/analysis_root/
*.swp
*.swo
# autosave #
###################
*~
*asv
# Minimalistic example related files #
###################
*example-project
# misc #
###################
*jkor_test
*ctap/doc/html
*tmp
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
dependencies/export_fig/*
update_matlab_path_ctap_jkor.m
# paramsweep output
/ctap/templates/paramsweep_example/syndata
/ctap/templates/paramsweep_example/batch_psweep_datagen
/ctap/templates/paramsweep_example/ctap_hydra_badchan
/ctap/templates/paramsweep_example/ctap_hydra_badseg
/ctap/templates/paramsweep_example/ctap_hydra_blink
/ctap/templates/paramsweep_example/logs
/ctap/templates/paramsweep_example/sweepres_segments
/ctap/templates/paramsweep_example/sweepres_channels
/ctap/templates/paramsweep_example/sweepres_blinks
sccn-clean-20min/
untitled.m
/ctap/templates/HYDRA_branching_example/ctap_hydra_badseg/
/ctap/templates/HYDRA_branching_example/ctap_synthetic_pre/
/ctap/templates/HYDRA_branching_example/hydra_pipe_test_test/
/ctap/templates/HYDRA_branching_example/syndata/
/ctap/templates/HYDRA_branching_example/data/
/ctap/templates/Copy_of_HYDRA_branching_example/cleanSCCNdataHYDRA.m
/ctap/templates/Copy_of_HYDRA_branching_example/ctap_synthetic_pre/
/ctap/templates/Copy_of_HYDRA_branching_example/ctap_synthetic_pre_badseg/
/ctap/templates/Copy_of_HYDRA_branching_example/data/
/ctap/templates/Copy_of_HYDRA_branching_example/hydra_pipe_test_test/
/ctap/templates/Copy_of_HYDRA_branching_example/sweepres_channels/
/ctap/templates/Copy_of_HYDRA_branching_example/sweepres_segments/
/ctap/templates/Copy_of_HYDRA_branching_example/syndata/
looplog.txt
.Rproj.user
.RData
.Rhistory