mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
ignore OAuth2 token
Created for example when using https://github.com/jennybc/googlesheets
This commit is contained in:
parent
a4ec7f03ca
commit
fbe660091e
@ -11,3 +11,6 @@
|
|||||||
# produced vignettes
|
# produced vignettes
|
||||||
vignettes/*.html
|
vignettes/*.html
|
||||||
vignettes/*.pdf
|
vignettes/*.pdf
|
||||||
|
|
||||||
|
# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
|
||||||
|
.httr-oauth
|
||||||
|
Loading…
Reference in New Issue
Block a user