I’ve made my code for the Text101 project available here:
I’m learning git and GitHub - still trying to tweak my .gitignore file - I’d appreciate any feedback on what’s really useful or not in a GitHub repository for a Unity project. I started with Unity.gitignore from:
And I’ve added the TextMesh Pro subfolder that’s created in Assets to the .gitignore file. Anything else? Should ProjectSettings be ignored by git?