atom-project-plus
atom-project-plus copied to clipboard
Blacklist projects with `.git` and `git-rebase` name
I use Atom as my default text editor for git, so every time I git commit --amend or git rebase, git opens a new Atom instance and that is added to project-plus's list of projects:

I'd like to blacklist these from project-plus. Do ya'll agree?
I'll work on a PR for this...
I came here looking for a solution to this exact problem. Any progress?
Check out the PR I submitted here: https://github.com/mehcode/atom-project-plus/pull/83
Maybe the maintainers just need a reminder to merge it 👍