Explorar el Código

Exclude secret deployment key in rsconnect/

Exclude secret deployment key in rsconnect/, see https://shiny.rstudio.com/articles/shinyapps.html for details.
pull/2603/head
dgabbe hace 6 años
padre
commit
82caf7ce67
No account linked to committer's email address
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      R.gitignore

+ 3
- 0
R.gitignore Ver fichero

@@ -31,3 +31,6 @@ vignettes/*.pdf
# Temporary files created by R markdown
*.utf8.md
*.knit.md

# Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html
rsconnect/

Cargando…
Cancelar
Guardar