How to use GitHub
- Please use the 馃憤 reaction to show that you want to have the same feature implemented.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature description
I don't want to sync git repos. An option to ignore all git repos would solve this issue. There are multiple ways to implement this feature:
- ignore all directories containing a .git directory (if git repo ignore option is enabled)
- option to ignore parent directory to the existing ignore list entries -> this way you can add .git to the ignore list and enable that new option
How to use GitHub
Feature description
I don't want to sync git repos. An option to ignore all git repos would solve this issue. There are multiple ways to implement this feature: