Is there a way to exclude a parent folder if it contains a specific directory or file name?
For example
C:\USERS\NAPLA\DESKTOP\TEST_SYNC_FILTER
├───should_not_sync
│ │ should-not-sync-content.txt
│ │
│ └───.git
│ dotgitcontents.txt
│
└───should_sync
should-sync-contents.txt