Bjorn

Results 11 issues of Bjorn

![wtf](http://i.imgur.com/1faBUZp.png)

It should also print a grayish color, not default color

This is a great example: https://github.com/asebak/ui5-intellij-plugin It uses ant and a script that downloads idea community edition. Will try and base it off of this.

I've been going through the source code on this project trying to understand how it works. It looks like every time a path is given to this library to check...

question

[This line of code here](https://github.com/nathankleyn/gitignore.rs/blob/1a4f1b987773bcefbeb18eb8d8c1e93d7ee23e9a/src/file.rs#L32): ```rust pub fn new(gitignore_path: &'b Path) -> Result

enhancement