I can't upload my files to github, it says there are too many to upload. What should I do?
Upload important files such as assets, package etc.
Github desktop is how I uploaded all my unity files, I don't know the cap but it definitely allows more files to be uploaded at once
Thanks. Github desktop worked
You need to find a gitignore for Unity games (or your engine) online and add a .gitignore file to the main folder. That should fix it.