Skip to content

Commit

Permalink
Merge pull request #18 from MarkEdmondson1234/master
Browse files Browse the repository at this point in the history
dont ignore Rbuildignore
  • Loading branch information
MarkEdmondson1234 authored Aug 11, 2016
2 parents 7139b25 + 87f858d commit 949262c
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 949262c

Please sign in to comment.