Skip to content

Does not support multiple .gitignores #2

Description

@kennethlynne

I found this as I was looking for a solution to nuke my project directory, great job!

However I found that it only supports .gitignore on root (did not delete all node_modules in a monorepo setup) so I had to find a solution.
That's when I realized that rimraf * && git reset --hard could do a similar job and solve it for me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions