PeepOpen-Issues
PeepOpen-Issues copied to clipboard
Per-Project file ignores
I'd like to be able to extend the file ignore list on a per project basis.
In particular, this is good when using coffeescript. I'd like to be able to filter out the compiled .js files.
I was just about to add the same bug.
Perhaps a .peepopen file in the project root where we could add extra config values?
I just ran into this same problem, well not with coffeescript but the useful-ness of per-project ignore list would be awesome. Even better would be if it just parsed it from my .gitignore file (or the equivalent in whichever VCS is being used).
This feature has been frequently requested. I hope to attack it soon.
this is a duplicate of issue #126