Ignore specific files by git and R build.
use_ignore(file = NULL, path = NULL)
file
character File to ignore.
character
path
character Path to the file.
invisibly returns 0.
datapackage_skeleton(name="test",path = tempdir()) use_ignore("foo", ".")