Skip to content

Does not used nested .gitignore files #11

@maurizi

Description

@maurizi

With a .gitignore file located in bin/ containing:

*
!gitignore

I would expect files or directories in bin/ to be ignored when running TagsGenerate!.
They were not ignored unless I put

bin/*

in a top-level .gitignore file

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