Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
fixing gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanshi committed Sep 26, 2016
1 parent dd39616 commit c268950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
..Rcheck

# Session Data files
.RData
*.RData

# Example code in package build process
*-Ex.R
Expand All @@ -23,4 +23,4 @@ vignettes/*.html
vignettes/*.pdf

# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
.httr-oauth
*.httr-oauth

0 comments on commit c268950

Please sign in to comment.