16 lines
231 B
Plaintext
16 lines
231 B
Plaintext
# ignore the R studio docker image needed by hyak
|
|
rstudio_latest.sif
|
|
rstudio-server.job
|
|
|
|
# do not need to include any R items
|
|
.Rhistory
|
|
.cache/
|
|
.config/
|
|
.local/
|
|
.RData
|
|
|
|
#can leave out misc tooling
|
|
.sh_history
|
|
.ipynb_checkpoints
|
|
|