^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
^data-raw$          # Ignore raw data: not needed for the pkg itself
^doc$
^Meta$
