summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 13e87410220c11d600fcb1da568eb6cc9842874e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Don't track these folders
brain.code.download.20190202/
brain.code.download.20180728/
Salmon/
Trash/
Webapp-brain/
Webapp/
code_review_drawScatterplot/
brain.documentation/
!brain.documentation/QUICKSTART.rst
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