added example figure

Signed-off-by: Ben Varick <ben@dendroalsia.net>
This commit is contained in:
Ben Varick 2022-01-05 21:38:15 -08:00
parent a6914eb726
commit ad677e7e46
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
3 changed files with 8 additions and 5 deletions

7
.gitignore vendored
View file

@ -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