Skip to content

Commit fbe6600

Browse files
ignore OAuth2 token
Created for example when using https://github.com/jennybc/googlesheets
1 parent a4ec7f0 commit fbe6600

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

R.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@
1111
# produced vignettes
1212
vignettes/*.html
1313
vignettes/*.pdf
14+
15+
# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
16+
.httr-oauth

0 commit comments

Comments
 (0)