Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updates to gitignore
  • Loading branch information
alliblk committed Jan 24, 2021
1 parent 45f9343 commit f0651a0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Expand Up @@ -82,6 +82,16 @@ beast/.ipynb_checkpoints/
data/zika-usvi-sample-table-uncondensed\.xlsx
data/unpublished-seq-accessions\.xlsx

### don't track posterior trees files since they're too big for GitHub anyways
beast/phylogenetic/*.trees

### ignoring these files for now since I'm not using them
scripts/gadm36_VIR_shp/
scripts/explore-bam-files.ipynb

### right now just have intermediate data that I'm trialing code with, don't want it tracked
beast/phylogeography/*

### don't share line lists.
data/epi-data/USVI_Zika_dataset_de_identified_June2017*
data/epi-data/epi-surveillance-data-cases-only.xlsx
Expand Down

0 comments on commit f0651a0

Please sign in to comment.