Patrick Walukagga commited on
Commit
bc23bdf
·
1 Parent(s): 541ad09

resolve merge conflict

Browse files
Files changed (2) hide show
  1. .gitignore +1 -1
  2. study_files.json +0 -5
.gitignore CHANGED
@@ -176,7 +176,7 @@ pyrightconfig.json
176
  data/
177
  study_export_*
178
  study_files.db
179
- study_files.json
180
 
181
  infra/ecs_config.toml
182
  aws-cli.pdf
 
176
  data/
177
  study_export_*
178
  study_files.db
179
+ study_files_new.json
180
 
181
  infra/ecs_config.toml
182
  aws-cli.pdf
study_files.json DELETED
@@ -1,5 +0,0 @@
1
- {
2
- "Vaccine coverage": "data/vaccine_coverage_zotero_items.json",
3
- "Ebola Virus": "data/ebola_virus_zotero_items.json",
4
- "GeneXpert": "data/gene_xpert_zotero_items.json"
5
- }