Skip to content

Commit

Permalink
Ignore external data at /inst/extdata/
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyRStevens committed Nov 4, 2021
1 parent 3c12f6d commit 1eebff7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
^deprecated$
^LICENSE\.md$
^.*DONOTCOMMIT*$
^create_data$
^data/create_data$
^inst/extdata$

^README\.Rmd$
^_pkgdown\.yml$
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ vignettes/*.pdf
# Files for data creation
R/create_data/
data/data-raw/
inst/extdata/
*DONOTCOMMIT*

# Other files/directories not to commit
Expand Down

0 comments on commit 1eebff7

Please sign in to comment.