Browse Source

Merge pull request #1530 from katrinleinweber/patch-1

ignore OAuth2 token
Carl Suster 9 years ago
parent
commit
24bd92fbfc
1 changed files with 3 additions and 0 deletions
  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