Skip to content

Remove support for $INPUT/.gitignore (0.7.0 added $ROOT/.gitignore) #364

@zachleat

Description

@zachleat

Breaking change, but almost certainly not necessary.

While I don’t think it’s required to git to place this in your project root, it is the prevailing convention.

Note this on the GitHub docs: https://docs.github.com/en/github/getting-started-with-github/getting-started-with-git/ignoring-files#configuring-ignored-files-for-a-single-repository

You can create a .gitignore file in your repository's root directory to tell Git which files and directories to ignore when you make a commit.

Changed in #229 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeThis will have to be included with a major version as it breaks backwards compatibility.enhancement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions