added example figure
Signed-off-by: Ben Varick <ben@dendroalsia.net>
This commit is contained in:
parent
a6914eb726
commit
ad677e7e46
3 changed files with 8 additions and 5 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -9,8 +9,11 @@ COVID.py
|
|||
#ignore all the data files
|
||||
data/*
|
||||
|
||||
#except the population one
|
||||
!data/co-est2020-alldata.csv
|
||||
|
||||
#ignore the figure files
|
||||
figures/*
|
||||
|
||||
#except the population one
|
||||
!data/co-est2020-alldata.csv
|
||||
#except an example
|
||||
!figures/select_active_cases.png
|
Loading…
Add table
Add a link
Reference in a new issue