-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.gitignore
121 lines (121 loc) · 1.35 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
private
docs
test
scripts
launch.json
*.back
.conda-timestamp
.archive.tar.gz
autocomplete.sh
*.o
!src/objdir.*/secure/license.o
!src/objdir.mac/secure/license.old_mac.o
*.debug-o
*.opt-o
*.d
*.S
!src/igzip/aarch64/*.S
*.genozip
*.gz
*.bgz
*.bz2
*.xz
*.ora
*.exe
*.mac
!installers/*.exe
*.new
*.crdownload
genozip-linux-x86_64
genozip-osx-x86
genozip-osx-arm
genozip-installer.ifp.save
geno*-prod
genozip
genounzip*
genocat*
genols*
!genols.[ch]
genozip-debug*
genozip-opt*
genozip-latest*
1000genomes/*
public/*
support/*
benchmark.txt
notes.txt
to do.txt
junk*
meta.yaml
src/windows/genozip-installer.ifp
src/windows/LICENSE.for-installer.txt
src/mac/darwinpkg/Library/genozip/*
!src/mac/darwinpkg/Library/genozip
src/mac/Resources/*
src/mac/scripts/*
!.gitkeep
.DS_Store
*.vcf*
*.bcf*
*.sam*
*.bam
*.cram
*.crai
*.fastq*
*.fq*
*.fa
*.fa.gz
*.fasta*
*.fna*
*.gvf*
*.gtf*
*.gff*
*.chain*
*.bai
*.fai
*.gzi
*.pac
*.sa
*.amb
*.ann
*.bwt
*.overlaps
*bug*
*.piz
*.zip
*stackdump
.altool_app_specifc_password
src/mac/.[a-z_]*
*.swp
.notarize.out
src/mac/*.pkg
genome_*Full*
unix-nl.*
windows-nl.*
test.*
src/conda/README.md
*.local
*.b250
*.bad
*.bad.gz
*.gcache
*.hcache
*.biopsy
unused-code
genozip.threads-log.*
.genozip_license*
dict_id_gen.c
src/secure
core
SEC_*.body
SEC_*.header
digest.*.log
failed-line.*
*.tar
!installers/*.tar
*.log
*.dict
out
*.backup
vgcore.*
P226339*