Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 9ec247a

Browse files
httr-outh ignore added
1 parent de2b4c4 commit 9ec247a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
^\.github$
44
^\.git$
55
^wiki$
6+
^\.httr-oauth$

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
.Rhistory
44
.RData
55
.Ruserdata
6-
.DS_Store
6+
.DS_Store
7+
.httr-oauth

0 commit comments

Comments
 (0)