# github stuff
^\.git$
^\.github$
^\.gitattributes$
^\.gitignore$
^README\.md$
^inst/TODO\.md$
# tests
^tests$
# varia
^inst/varia$
# license (used for GitHub)
^LICENSE
# vignettes
^vignettes/my_Makefile$
