The only mandatory folders for a Unity project to work are: Assets, Packages, ProjectSettings & the “.git” folder. If you wish to clean up disk space, close the project and delete the following folders: “Library, Temp & Logs”
The only mandatory folders for a Unity project to work are: Assets, Packages, ProjectSettings & the “.git” folder. If you wish to clean up disk space, close the project and delete the following folders: “Library, Temp & Logs”
You can check a full guide in Unity – Installation
If you want to learn more about how Unity Versions work, check the Unity – Versions documentation.
Once you have the repository created, and on your local machine, the basic steps are always the same.
You can check them on Git Basic Concepts – Basic Git Workflow