Skip to content

leading slash directory doesn't work. you will see all files within the root directory #65

Description

@rlam3

hey @mherrmann. thanks for this python module.

we discovered that a .gitignore with a leading slash directory doesn't work
you will see all files within the root directory

for instance

root
--node_modules
--etc 

whenever you read a .gitignore with a leading slash it still is not able to pick up those paths

example .gitignore may look like the following

/node_modules

and this will return false coming back

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