atom-project-plus icon indicating copy to clipboard operation
atom-project-plus copied to clipboard

Blacklist projects with `.git` and `git-rebase` name

Open gnestor opened this issue 7 years ago • 2 comments

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:

image

I'd like to blacklist these from project-plus. Do ya'll agree?

I'll work on a PR for this...

gnestor avatar Dec 08 '16 16:12 gnestor

I came here looking for a solution to this exact problem. Any progress?

robwierzbowski avatar Dec 12 '17 22:12 robwierzbowski

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 👍

gnestor avatar Dec 13 '17 01:12 gnestor