Add RStudio Connect folder to R gitignore

https://community.rstudio.com/t/should-i-include-the-rsconnect-folder-to-gitignore/98237
This commit is contained in:
Jamie Lendrum 2021-07-22 12:05:41 +01:00 committed by GitHub
parent 991e760c1c
commit b2fae2dd0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -43,3 +43,6 @@ docs/
# translation temp files
po/*~
# RStudio Connect folder
rsconnect/