Skip to content

Commit

Permalink
Build-ignore meta.R
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Aug 31, 2023
1 parent 5c80fba commit 9e15a4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
^res-duckplyr-raw\.csv$
^res-duckplyr\.csv$
^res-relational-duckdb\.csv$
^R/meta\.R$
2 changes: 2 additions & 0 deletions R/aaa-meta.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Overwritten in meta.R
meta_rel_register <- function(...) {}

0 comments on commit 9e15a4b

Please sign in to comment.