# FilePattern [](https://hackage.haskell.org/package/filepattern) [](https://www.stackage.org/package/filepattern) [](https://travis-ci.org/ndmitchell/filepattern) [](https://ci.appveyor.com/project/ndmitchell/filepattern)
A file path matching library, loosely modelled on the semantics from:
* [VS Code](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options).
* [Git](https://git-scm.com/docs/gitignore).
* [Glob](https://www.npmjs.com/package/glob).
Originally part of [Shake](http://shakebuild.com/), now split off as a separate project.