generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitignore
106 lines (89 loc) · 1.69 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
# Default ignored files
/shelf/
/workspace.xml
/.idea
/aws.xml
/deployment.xml
/misc.xml
/modules.xml
/sshConfigs.xml
/tostadas-cdc.iml
/vcs.xml
/webServers.xml
/workspace.xml
/assets/tostadas.code-workspace
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
/configs/work
# nextflow
/.nextflow/
/.nextflow.log*
/nf_test_results
/tests/work
/var_work/
/var_work
app/environment.yml
/tests/.nextflow
/tests/.nextflow
/tests/.nextflow.log*
/submission_scripts/upload_log.csv
/bin/.nextflow
/bin/.nextflow.log*
/bin/upload_log.csv
/submission_scripts/__pycache__/
/submission_scripts/upload_log.csv
tests/__pycache__
/work
/mpxv-database-submissions-master
/aspen_test_results
/aspen/runs
/aspen/latest_run
/test
# vadr related
/vadr
/vadr/
/vadr_testing_outdir/
/vadr_testing_outdir
/bin/vadr_outputs
/bin/vadr_outputs/
# bakta related
# /assets
/assets/bakta_database
/assets/bakta_database/db_light
/assets/bakta_database/db_light/
# add singularity related stuff
/app/singularity/containers/
!/.ipynb_checkpoints/
/.ipynb_checkpoints/
/.ipynb_checkpoints
/submission_scripts/__pycache__/
/submission_scripts/__pycache__
# submission related stuff
/submission_scripts/config_files/
/submission_scripts/config_files
# add aspen related stuff
/aspen/.nextflow.log*
/tests/nf_test_results
/input_files/
/input_files
/bin/__pycache__/
/bin/__pycache__
bin/__pycache__
/bin/table2asn
/bin/config_files/
/bin/config_files
!/bin/config_files/default_config.yaml
.DS_Store
app/.DS_Store
bin/.DS_Store
# CI related things
/test_fasta
/test_liftoff
/test_meta_val
/test_submission
# Testing related
/test_main_workflow
/validation_outputs/