USGS_NWIS/.gitignore

10 lines
111 B
Plaintext
Raw Normal View History

2023-06-08 10:36:51 -05:00
#ignore .Rhistory
.Rhistory
#ignore all the data files
data/*
#ignore the figure files
figures/*
.Rproj.user