Skip to content

Commit

Permalink
add Rbuildignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
federicomarini committed May 2, 2024
1 parent e447e38 commit 97828c8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
^LICENSE\.md$
^\.github$
^.*\.Rproj$
^\.Rproj\.user$
Dockerfile
_pkgdown.yml
^inst/datasets/anndata_pbmc3k.h5ad
^inst/datasets/seurat_pbmc3k.RDS
^_pkgdown\.yml$
^docs$
^pkgdown$
^vignettes/sce_merged_allsets.RDS
^inst/datasets/sce_pbmc3k_old.RDS

0 comments on commit 97828c8

Please sign in to comment.