^.*\.Rproj$         # Automatically added by RStudio,
^\.Rproj\.user$     # used for temporary files.
^cran-comments\.md$ # Comments for CRAN submission
^README\.Rmd$       # An Rmarkdown file used to generate README.md
^NEWS\.md$          # A news file written in Markdown
^\.travis\.yml$     # Used for continuous integration testing with travis

# Setting for the github repository
^\.github$
^\.BACKUP\.$
^\.BASE\.$
^\.LOCAL\.$
^\.REMOTE\.$
^\.orig$
^\.out$
^\.RData$
^BioCor.Rproj$
^.travis.yml
^appveyor\.yml$
^\.Rprofile
^README\.Rmd$
^README-.*\.png$
^.lintr$
^_pkgdown\.yml$
^docs$
^pkgdown$
^\.travis\.yml$
^codemeta\.json$
^CITATION\.cff$
