Skip to content

Using .gitignore to exclude files #631

@bbugh

Description

@bbugh

Hi! 👋 Thanks for making this. I was so surprised when I started playing around with Unity again that there wasn't an opinionated formatter like prettier for C# that would work from the command line, so I was pleased to find this.

I see that there's a .csharpierignore file, but between Unity and Rider there's a lot of directories to ignore. It would be nice if we could specify ignoring .gitignore also, either by default or with configuration.

Currently working around it by symbolic linking .csharpierignore to .gitignore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions