atom-synced-sidebar
atom-synced-sidebar copied to clipboard
Option to disable sync of items in node_modules
As I am sure most of us users, we have a HUGE node_modules directory. When I click on a file which is from an entry in node_modules, the sync really jacks with my sidebar.
How about a feature which would exclude node_modules items (or any exclude we choose)
I am thinking a simple settings item whereby I can put directories, etc. that I want to exclude (node_modules, bower_components, etc)
If this is NOT something you wish to add to package yourself, would you accept a PR?
@mikeerickson it's been a known issue for sometime to add an ignore configuration but I never got around to it. I'm totally open to a PR.