USGS_NWIS/.gitignore

9 lines
111 B
Text

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