COVID/.gitignore
2023-03-07 10:40:01 -08:00

17 lines
222 B
Plaintext

#ignore .Rhistory
.Rhistory
data_download_time.Rda
#ignore python files
figures_py/
COVID.py
#ignore all the data files
data/*
#ignore the figure files
figures/*
#except the population one
!data/co-est2020-alldata.csv