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
and this will return false coming back