R/dockerignore.R
docker_ignore_add.Rd
Create a dockerignore file
docker_ignore_add(path)
Where to write the file
The path to the `.dockerignore` file, invisibly.
if (interactive()) { docker_ignore_add() }