Unverified Commit 82caf7ce authored by dgabbe's avatar dgabbe Committed by GitHub

Exclude secret deployment key in rsconnect/

Exclude secret deployment key in rsconnect/, see https://shiny.rstudio.com/articles/shinyapps.html for details.
parent f9a44f6c
...@@ -31,3 +31,6 @@ vignettes/*.pdf ...@@ -31,3 +31,6 @@ vignettes/*.pdf
# Temporary files created by R markdown # Temporary files created by R markdown
*.utf8.md *.utf8.md
*.knit.md *.knit.md
# Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html
rsconnect/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment