marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
284 stars 36 forks source link

Matching a pattern crossing directory boundaries against an absolute path fails #92

Closed marschall closed 7 years ago

marschall commented 7 years ago

Mentioned in #91 matching /a/b/.gitignore against **/.gitignore should work.