Currently the `add` command will fail if no file at the given path exists. To prevent that, an empty file should be created.
Currently the
addcommand will fail if no file at the given path exists. To prevent that, an empty file should be created.