Skip to content

Commit

Permalink
added cranComments to .Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bgctw committed Nov 10, 2016
1 parent 0c73708 commit 6ea615a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
^.*\.Rproj$ # Automatically added by RStudio,
^\.Rproj\.user$ # used for temporary files.
^cran-comments\.md$ # Comments for CRAN submission
^.*\.Rproj$
^\.Rproj\.user$
^README\.Rmd$
^README-.*\.png$
^NEWS\.md$ # A news file written in Markdown
^NEWS\.md$
vignettes/figure
vignettes/cache
^scratch$
Expand All @@ -12,3 +11,5 @@ vignettes/cache
^.gitignore$
^.project$ # added by eclipse
^NEWS\.md$
^cranComments.md$

File renamed without changes.

0 comments on commit 6ea615a

Please sign in to comment.