Explorar el Código

Merge pull request #1530 from katrinleinweber/patch-1

ignore OAuth2 token
Carl Suster hace 9 años
padre
commit
24bd92fbfc
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      R.gitignore

+ 3 - 0
R.gitignore

@@ -11,3 +11,6 @@
 # produced vignettes
 vignettes/*.html
 vignettes/*.pdf
+
+# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
+.httr-oauth