If you don’t mind the actual files in the “working area” of the git repos to be synced (i.e. you work on the same tasks/branches on your synced devices), you can just ignore .git
. I do ignore paths where my git repos are, but I still have .git
in my ignore patterns just as an additional “safety” measurement.
1 Like