summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b9ca72501e5103b9c64c7682c195cfee3e37faea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Don't track these folders
brain.code.download.20190202/
brain.code.download.20180728/
Salmon/
Trash/
Webapp-brain/
Webapp/
code_review_drawScatterplot/
brain.documentation/
Analysis/

Data/*
!Data/parameter/parameter_for_buildRmatrix.txt
!Data/parameter/parameter_for_buildCmatrix.txt
!Data/parameter/parameter_for_net*

Code/*.old*
Code/*.pyc*
Code/__pycache__/

brain-Code-20191226.tgz