diff --git a/.gitignore b/.gitignore index c987d15f469c1b39331797cd24640ddef7a4b319..97ef6dc8d876a9a8db4282ff080309f934b5d8c5 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ workspace/reports *.parquet *.Renviron *.zip -*.Rprofile \ No newline at end of file +*.Rprofile +*_targets \ No newline at end of file diff --git a/workspace/01_Gage_Selection.Rmd b/workspace/templates/01_Gage_Selection.Rmd similarity index 100% rename from workspace/01_Gage_Selection.Rmd rename to workspace/templates/01_Gage_Selection.Rmd