Skip to content

Commit

Permalink
Moving exploratory stuff to a dedicated subfolder that has its own RE…
Browse files Browse the repository at this point in the history
…ADME and is excluded from the package build
  • Loading branch information
njlyon0 committed Mar 21, 2024
1 parent 827dfe0 commit 1b95e04
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
^Meta$
^doc$
^docs$
^dev/$
^_pkgdown\.yml$
^.*\.Rproj$
^\.Rproj\.user$
Expand Down
3 changes: 3 additions & 0 deletions dev/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Development Area for `metajam`

Exploratory / testing scripts live here. Nothing in this folder is included in the package build.
File renamed without changes.
File renamed without changes.

0 comments on commit 1b95e04

Please sign in to comment.