diff options
author | Cole Arendt <cole.arendt@outlook.com> | 2018-11-27 14:33:43 -0500 |
---|---|---|
committer | Cole Arendt <cole.arendt@outlook.com> | 2018-11-27 14:33:43 -0500 |
commit | 9771d5c8d1788702c3ec5c33941c2508a99d7446 (patch) | |
tree | 39f82d7e1d5bdb97b248a30c1673f5f2c25db900 | |
parent | e313e296c1e284d908adcb95bf4f2812617d4de1 (diff) | |
download | gitignore-9771d5c8d1788702c3ec5c33941c2508a99d7446.tar.gz gitignore-9771d5c8d1788702c3ec5c33941c2508a99d7446.zip |
remove rsconnect folder from R.gitignore
-rw-r--r-- | R.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/R.gitignore b/R.gitignore index 26fad6fa..fcff087a 100644 --- a/R.gitignore +++ b/R.gitignore @@ -31,6 +31,3 @@ vignettes/*.pdf # Temporary files created by R markdown *.utf8.md *.knit.md - -# Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html -rsconnect/ |