USGS_NWIS/.gitignore
2023-06-08 10:36:51 -05:00

12 lines
167 B
Plaintext

#ignore .Rhistory
.Rhistory
#ignore all the data files
data/*
#ignore the figure files
figures/*
#except an example
!figures/Elwha/ElwhaDischarge_last_6_months.png