Skip to content

Commit

Permalink
don't ignore .Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Aug 11, 2016
1 parent 63e830d commit 87f858d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
^.*\.Rproj$
^\.Rproj\.user$
^\.httr-oauth$
^\.travis\.yml$
^CONTRIBUTING\.md$
^cran-comments\.md$
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
drat.sh
.httr-oauth
.httr-oauth-SUSPENDED
.Rbuildignore
inst/doc
*.Rproj

0 comments on commit 87f858d

Please sign in to comment.