Skip to content

Commit

Permalink
Merge pull request #187 from richfitz/ignore_twinkle_files
Browse files Browse the repository at this point in the history
Ignore files created by twinkle during provisioning
  • Loading branch information
jstockwin committed Jul 5, 2019
2 parents 0edd485 + 820ef38 commit 3c3b918
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
^.*\.Rproj$
^\.Rproj\.user$
^\.travis\.yml$
^decision-tree-schematic\.pdf$
^decision-tree-schematic\.pdf$
^inst/app/.lib$
^inst/app/.drat$

0 comments on commit 3c3b918

Please sign in to comment.