Skip to content

Commit f0651a0

Browse files
committed
updates to gitignore
1 parent 45f9343 commit f0651a0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,16 @@ beast/.ipynb_checkpoints/
8282
data/zika-usvi-sample-table-uncondensed\.xlsx
8383
data/unpublished-seq-accessions\.xlsx
8484

85+
### don't track posterior trees files since they're too big for GitHub anyways
86+
beast/phylogenetic/*.trees
87+
88+
### ignoring these files for now since I'm not using them
89+
scripts/gadm36_VIR_shp/
90+
scripts/explore-bam-files.ipynb
91+
92+
### right now just have intermediate data that I'm trialing code with, don't want it tracked
93+
beast/phylogeography/*
94+
8595
### don't share line lists.
8696
data/epi-data/USVI_Zika_dataset_de_identified_June2017*
8797
data/epi-data/epi-surveillance-data-cases-only.xlsx

0 commit comments

Comments
 (0)