USGS_NWIS/.gitignore
2023-06-08 10:54:42 -05:00

9 lines
99 B
Plaintext

#ignore .Rhistory
.Rhistory
#ignore all the data files
data/*
#ignore the figure files
figures/*