todo-files
^test*.R$

.gitignore
.travis.yml

^.*tar.gz$
Makefile
README.md
test_all.R
test_src.R
todo.txt

src/*.o
src/*.so

testinfo.RData

^.*\.Rproj$
^\.Rproj\.user$

^man-roxygen
^.editorconfig$

^travis_wait_*.log
^thirdparty$

^.git$
^makeR$
