Преглед изворни кода

Add RStudio Connect folder to R gitignore

https://community.rstudio.com/t/should-i-include-the-rsconnect-folder-to-gitignore/98237
Jamie Lendrum пре 3 година
родитељ
комит
b2fae2dd0f
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      R.gitignore

+ 3 - 0
R.gitignore

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