## Project files
^.*\.Rproj$
^\.Rproj\.user$

## Raw data files
^data-raw$

## Tests of plotting functions
^tests/plottests/

## Miscellaneous webpage and package files
README.md
LICENSE
CODE_OF_CONDUCT.md
cran-comments.md
^cran-comments
^_pkgdown\.yml
^vignettes
^docs
^pkgdown

## Logo
inst/sticker/
man/figures/logo.png
^\.github$
^codecov\.yml$
