My dotfiles repository has some tmux plugin directories which are themselves git repositories. When I do git add -all these nested repos are ignored.
Is there a way to ignore the git semantics of these nested repos and treat everything as regular files?