12 lines
167 B
Plaintext
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
|