-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
50 lines (48 loc) · 920 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
46
47
48
49
50
# Jupyter stuff and pycache
**checkpoint.ipyn**
**checkpoint**
**checkpoint.ipy**
# vs code files
.vscode/settings.json
**settings.json**
**bioinformatics.code-workspace
**pycache**
**.pyc
# Large files in /data/
<<<<<<< HEAD
<<<<<<< HEAD
genomics_gans/data/**
=======
>>>>>>> e14c034... update git ignore
=======
genomics_gans/data/**
>>>>>>> 967a658... update git ignore
**data/**recordAttributes**.csv
**data**gt_**.csv
**gt_**
<<<<<<< HEAD
<<<<<<< HEAD
**data/**
<<<<<<< HEAD
=======
**data/**
>>>>>>> 92b581b... update git ignore
**X**csv
**gtType**.csv
**recordAttribute**.csv
**data/C/common_indices_C**
**data/X_common/**
=======
**data/X_common.csv
**gtType**.csv
**recordAttribute**.csv
data/C/common_indices_C**
data/X_common/**
>>>>>>> e14c034... update git ignore
=======
**X**csv
**gtType**.csv
**recordAttribute**.csv
**data/C/common_indices_C**
**data/X_common/**
>>>>>>> 28b216f... update git ignore