# for testing, ignore these

# dev stuff
.tags
.R_tags
.*.swp
.*.swo

# local build check and whatnot
*.tar.gz
*.crancheck
*.installed
.local/
.staging/
*.Rcheck
.roxygen2

# unit testing
unit_test.log

# build static/dynamic
convoluted_build.sh

# automagically generated?
# ah, but these are needed for install_github:
#NAMESPACE
#DESCRIPTION
#man/

# generated as part of the 'local' vignette build
madness.tex
madness.log
./madness.pdf
*.aux
*.bbl
*.blg
cache/
.RData
.Rhistory
.docker_img
Rd2.pdf

.R/
