I'm trying to add a local repository using the github desktop app. But when I'm linking the folder, it keeps trying to add my User folder, thus making it well over the bytes limit and I'm not able to add anything because I keep getting this error: "The output from the command could not fit into the allocated stdout buffer. Set options.maxBuffer to a larger value than 10485760 bytes"
I'm checked the repository settings and my primary remote repository is "(fetch)". Adding a new repository and then copy/pasting the code into that new repo works fine but I want to know why adding my existing local repo won't work.