Skip to content

gitignore updates #137

@hansvancalster

Description

@hansvancalster

When protocolhelper::render_protocol() fails, the temporary tex, log or Rmd file is not automatically deleted. We should gitignore these files to avoid that they are accidentally add/commit/pushed.

For tex and log, we can just use *.tex and *.log, for the combined Rmd file something more specific is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions